fetch_variable - set the value of a variable

mixed fetch_variable(string);

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

This function requires PACKAGE_CONTRIB to be defined in the options file.

See also: restore_variable , store_variable , restore_object


Tim Hollebeek

Beek @ZorkMUD, Lima Bean, IdeaExchange, TMI-2, and elsewhere