Skip to content

Job\_EnableLog

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

Job_EnableLog(sFunctionName) as Boolean

sFunctionName (String)

Current function

VBScript

If bStatus Then bStatus = Job_EnableLog("Custom")

Scripting Guidelines

Job_DisableLog