Read Me - Common Public License V1.0 - Copyright Notice(©)

variables


>>-variables--------------------------------------------------><

Returns a directory object containing all of the variables in the current execution context. The directory keys will be the variable names and the mapped values are the values of the variables. The directory will only contain simple variables and stem variables. Compound variable values may be accessed by using the stem objects that are returned for the stem variable names.

Read Me - Common Public License V1.0 - Copyright Notice(©)