Function reference
Add a warning message to the Job log for the current Collection.
LogWarning( ‘message’ )
Argument | Description | |
message | The warning message to add to the Job Log. You can optionally prefix the message with subject (max 20 characters). Separate the Subject from the message text with the ¤ character |
Example 1
This example will add a warning message to the Job log
LogWarning( ‘My Subject¤My warning message.’ )
Need more help with this?
DON'T HESITATE TO CONTACT US HERE ..