logWarning

Available for: Content Management Server, Template Engine

Task: This command writes a warning message to the application specific log file.

Syntax:

logWarning message

Function parameters:

  • message is the warning to be logged.

Return value if successful: none.

Necessary permissions (CM only): no restrictions

CM>logWarning {This is the message}