LPC Library Functions: fetch_variable

NAME

fetch_variable() - store the value of variable

SYNOPSIS

mixed fetch_variable( string name );

DESCRIPTION

Returns the value of the variable previously stored in 'name'.

Note that this efun is only available if the driver flag PACKAGE_CONTRIB is defined.

SEE ALSO

store_variable(), save_object(), restore_variable()

Page design by Frank Jacquette & Tim Hollebeek
Copyright (C) 1998 Tim Hollebeek & Frank Jacquette
Back to MudOS