action:Alert
**This is an old revision of the document!**
The Alert action displays an alert in a separate window. The alert may contain static text which you enter in the Comment field. The comment field can also contain Text Tokens such as the name of the macro, a variable, a date, the clipboard or numerous other tokens.
You may also change the title for the alert.
The alert provides two buttons:
- Stop — stops the macro from continuing so following actions will not be carried out
- Continue — allows the macro to continue and execute following actions.
If the macro continues, the %AlertButton% token is set tot he name of the resulting button (Continue).
See Also
Actions
- Prompt for User Input action
- Custom HTML Prompt action
Tokens
- %AlertButton% token
- %PromptButton% token
- %HTMLResult% token
action/Alert.1504590150.txt.gz · Last modified: by peternlewis
