VERSION
(Copy URL in PhpBB Forum Format - Info)From iMacros
Specifies the version of iMacros that created this macro. Please note this command is required by all macros.
Contents |
Syntax

VERSION BUILD=<version number>
The command is designed to be used for backward compatibility control. So it is only required if you intend to run a macro created by an old iMacros version (Version 5 or earlier) in the latest iMacros Version 6. Otherwise the command can be safely omitted.
Note: If you record a macro in iMacros for Firefox the recorder adds a "RECORDER=FX" attribute. This attribute has no technical function, it is only intended to assist us with our technical support.
Parameters
- BUILD
- Specifies the version and build number
Examples
VERSION BUILD=6120822
corresponds to Version 6.12 (Build 822).
See Also
iMacros Business Editions Version History, iMacros for Firefox Version History
