console

Top  Previous  Next

Logs a message on the both job output and XBM console (if running under XBM control).

Syntax

console(msg)

Parameters

msg

String message to log

Return code

None.

Sample

console("the job is running");