config variable

Set user-defined variables.

Syntax

config variable <variable name> <value>

config variable <variable name> <file>

config variable <variable name> <directory>

Arguments

<variable name>
Enter a variable name. Select from one of the following options:
<value>
Enter a value for the variable.
<file>
Select a file from the file browser.
<directory>
Displays the directory browser.

Examples

Add the variable variable1 and assign it a value of 20:
config variable variable1 20