!VAR1
(LinkToClipboard)From iMacros
One of the three standard built-in variables for arbitrary use.
Value
Any number, character or series of characters.
Examples
SET !VAR1 myDearFriend
Note: when you use !VAR remember to enclose it in double braces as shown below.
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:loginbox ATTR=ID:pass CONTENT={{!VAR2}}
