Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Prevents a checklist from running at start up.
Syntax
client public static void preventCheckListAtStartup(IdentifierName _checkListClassName, [boolean _value])
Run On
Client
Parameters
- _checkListClassName
Type: IdentifierName Extended Data Type
The name of the checklist class to set not to run at start up.
- _value
Type: boolean
true is the checklist should not run at start up; otherwise, false.