.\"restore values of a variable from a string
.DT
restore_variable
$MUDNAME$ driver help
restore_variable
 
.SH Name
.SI 5
restore_variable() - restore value of a variable from a string
.EI

.SH Synopsis
.SI 5
mixed restore_variable( string value );
.EI

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

.SH See also
.SI 5
save_variable(), save_object(), restore_object()
.EI
