ScriptExpression Class
Name | Description | |
---|---|---|
![]() |
ScriptExpression(RunObj, int) | Construct the instance |
Name | Description | |
---|---|---|
![]() |
Description | Gets the script expression's description. |
![]() |
Disable | Disable/Enable ascript expression. |
![]() |
DisableCondition | Gets the string with condition to disable the script expression. |
![]() |
Domain | Gets the domain server or client of script expression. |
![]() |
Execution | Gets the execution information of script expression. |
![]() |
Expression | Gets the expression of script expression. |
![]() |
ObjectName | Gets the ObjectName configured to receive the result of script expression. |
![]() |
PeakDuration | Gets last peak CPU date time |
![]() |
StopExecutionOnError | Flag to indicate if script expression will stop on error. |
![]() |
Time | Gets the time configured to execute the script expression. |
![]() |
Trigger | Gets the trigger configured to execute the script expression. |
T.Modules.Script.ScriptExpression