<WorkGroupNode> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » Group » WorkGroupNode

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
int32DebugSets or gets the debug flag.
stringScriptFunctionSets or gets the script function, which is the function that specifies which workload the node should execute.
stringScriptNamespaceSets or gets the script namespace, which is the library declaration name of the SSL script that executes the workload. For example: in 'library MyWorkload;', 'MyWorkload' is the script namespace.
stringScriptPathSets or gets the path on disk to the script that contains the SSL that executes the workload.