Skip to main content

restore_variable

Discworld driver help

restore_variable

Name

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

Synopsis

mixed restore_variable( string value );

Description

Restores an LPC value from string `value'. The format used is the same format as save/restore_object().

See also

save_variable(), restore_object()