Description

variablename
Identifies the global variable to which a value is assigned.
value
The character string that makes up the content of the global variable.

A value that contains blank characters must be surrounded with delimiters. Valid delimiters for a global variable value are single quotes, parentheses, and double quotes. When the delimiters are double quotes, the double quotes are included as part of the global variable.

[ Previous Page | Next Page | Contents | Index ]