LPC Library Functions: restore_variable

NAME

restore_variable() - restore value of a variable from a string

SYNOPSIS

mixed restore_variable( string value );

DESCRIPTION

Restore values of a variable from a string. The format used is the same format as save/restore_object.

SEE ALSO

restore_object(), save_variable()

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