Skip to content

Instantly share code, notes, and snippets.

View TORAHTECH's full-sized avatar

Dondre' (Ben Yoseph ben Yahsararel) TORAHTECH

View GitHub Profile
// iMacro CheatSheet - Command Reference
// http://wiki.imacros.net/Command_Reference
// iMacros supports 3 types of variables:
// * The macro variables !VAR0 thru !VAR9. They can be used with the SET and ADD command inside a macro.
// * Built-in variables. They contain certain values set by iMacros.
// * User-defined variables. They are defined in-macro using the SET command.