!MACROTIMEOUT
(Copy URL in PhpBB Forum Format - Info)From iMacros
Specifies the maximal runtime for the entire macro. The macro level timeout creates a timeout error (-321) if the overall macro run time exceeds this value.
A timeout value of 0 means no timeout. The default is no macro level timeout.
Contents |
Value

Any positive integer or 0.
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.
