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)
Section titled “sFunctionName (String)”Current function
Example
Section titled “Example”If bStatus Then bStatus = Job_DisableLog("Custom")