Job\_EnableLog
Description
Section titled “Description”Enable logging. To be able to reenable logging sFuncname should contain a logical name. The name must match the name used when calling Job_Disablelog
Syntax
Section titled “Syntax”Job_EnableLog(sFunctionName) as Boolean
Parameters
Section titled “Parameters”sFunctionName (String)
Current function
Example
Section titled “Example”VBScript
If bStatus Then bStatus = Job_EnableLog("Custom")Related functions
Section titled “Related functions”