KB-132649: log.warning

log.warning

The log.warning command can be used to write text for a warning in the protocol file of the script interface. This way, warnings can be displayed in the job results.

Note

This command is only available for the script interfaces BeforeUpload and AfterUpload

Syntax:

log.warning `<Character string>`

Example

Function ScriptBeforeUpload
{
...
//
// Scriptlogic
//
log.warning No changes were detected. Please check.
...
}

Last update: September 15, 2023

Related Articles

IMPRINT | PRIVACY POLICY | COOKIE POLICY

Privacy Preference Center