!ERRORIGNORE
(Copy URL in PhpBB Forum Format - Info)From iMacros
Tells iMacros to ignore errors. The replay of macros continues even if one or more commands fail. If you set this parameter to YES then LOADCHECK is automatically disabled as well.
Contents |
Value

YES|NO
Set By
[ ] Internal
[X] SET
Internal means that the iMacros program itself sets the value of the variable during program run. SET means that the user can set this value via the SET command inside a macro.
Examples
- "OR" function for buttons?
- Use one of two links (depending on which one is there)
- Ignore the error and keep runing code
