General settings and Error Handling Options
Click here to hide the figure
General Parameters
-
Delay before playing this action Specifies the time interval to suspend before playing the action, in milliseconds.
-
Action is enabled Specifies whether the action is enabled or disabled.
Error Handling Options
If an error occurred during playing this action, one of the following action should be carry out.
-
Throw the error Macro Player will throw the error message and stop the playback.
-
Ignore the error Macro Player will ingore the error and continue to play the following actions.
Notes:
For the option "Ignore the error", you can test the global variable "error" to know executing the action OK or not.
|