Skip to content

Job\_DisableLog

Disables logging. Normally used to minimize the number of entries in the log e.g when working with large arrays

Job_DisableLog(sFunctionName) as Boolean

sFunctionName (String)

Current function

VBScript

If bStatus Then bStatus = Job_DisableLog("Custom")

Scripting Guidelines

Job_EnableLog