Variable statements are character strings with this syntax:
NAME [=] VALUE_STRING
Variable statements have various purposes. In some cases, a variable statement is used to set a value required by the language environment to function properly or in an alternate mode. The path statements that Net.Data uses is special kind of example of a variable statement. Net.Data provides interfaces to access variable statements from within a language environment. See Net.Data Language Environment Guide for more information.