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