logWarn(message)¶
Definition¶
String logWarn(Object message)
Description¶
Writes and returns the message at WRN level to the AMISCRIPT.LOGWARN stream in the Ami log file (usually AmiOne.log).
Parameter Definition¶
Name | Type | Description |
---|---|---|
message | Object | Message to log |