Parent Topic: Variables
Character Variables
Character variables are identified by the leading character `$'. Character variables are used for temporary storage of character data. They have no relation to any layers or attributes and provide a convenient way of holding user entered character data.

 Syntax:    $x

 Examples:  $name,$a

Parent Topic: Variables
About PCI Help Gateway