|
$var_def_copy [IIF] |
![]() ![]()
|
Copy Variable Definitions to FS file
$var_def_copy
This command is only valid in a $type fsfile infobox. It provides a shortcut method of copying the complete current list of user variables into the generated FS file as $var_def commands.
Note that the $var_def_copy command will not include user variables defined with $set_var commands that follow it in the same infobox file.
The command has no parameters.
Example:
$var_def_copy ; copy all user variables
$var_def MYVAR "new" ; override copied variable
Topic url: http://www.copia.com/support/refmanual/index.html?$var_def_copy.htm