Function reference
Signal an error and add an error message to the Job log for the current Collection.
LogError( ‘message’ )
Argument | Description |
message | The error 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 signal an error and log a message in the Job log.
LogError( ‘My Subject¤My error message.’ )
Need more help with this?
DON'T HESITATE TO CONTACT US HERE ..