$cs.Job\_EnableLog
Syntax
Section titled “Syntax”$cs.Job_EnableLog(string text = null)
Parameters
Section titled “Parameters”text
Custom text to write to the log
Example
Section titled “Example”$cs.Job_EnableLog()returns nothing
$cs.Job_EnableLog(string text = null)
text
Custom text to write to the log
$cs.Job_EnableLog()returns nothing