Skip to main content

fetch_variable

Discworld driver help

fetch_variable

Name

fetch_variable() - get the value of a variable

Synopsis

mixed fetch_variable( string var );

Description

Return the value of the variable specified by `var'. Note that the variable must be defined, and must be defined in this_object().

See also

restore_variable(), store_variable(), restore_object()