Variable

Variables are used by Newlook to store values that are used in your forms and macros. For example, you may want to calculate several values, compare them, and then perform different operations on them, depending on the result of the comparison.

Variables have a name that is used to distinguish them from others. A variable name must start with an alphabetic or underscore (_) character, which can be followed by any number of alphanumeric or underscore characters.