Job\_DisableLog
Description
Section titled “Description”Disables logging. Normally used to minimize the number of entries in the log e.g when working with large arrays
Syntax
Section titled “Syntax”Job_DisableLog(sFunctionName) as Boolean
Parameters
Section titled “Parameters”sFunctionName (String)
Current function
Example
Section titled “Example”VBScript
If bStatus Then bStatus = Job_DisableLog("Custom")Related functions
Section titled “Related functions”