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.
Runs a specific checklist.
Syntax
client public static void runCheckListSpecific(
ClassId _id,
[boolean _ignoreIsRunable,
boolean _silent,
Args _args])
Run On
Client
Parameters
- _id
Type: ClassId Extended Data Type
The class ID.
- _ignoreIsRunable
Type: boolean
A Boolean value that indicates whether to ignore the runnable.
- _silent
Type: boolean
A Boolean value that indicates whether to run the check in silence.
- _args
Type: Args Class
The arguments.