!VARDEFAULT
Top  Previous  Next


Holds a value which is assign automatically to all undefined variables. This can be helpful for debugging a macro that it is normally used via the command line or Scripting Interface and contains many variables. With !VARDEFAULT active, you can avoid the "variable not defined" errors when running the macro manually for test purposes. If the value of !VARDEFAULT is empty, no default value is assigned.

Value

Any character or series of characters.


Examples


See Also




Page URL http://www.iopus.com/imacros/help/var_vardefault.htm