mud/lib/doc/efun/all/restore_variable
2020-09-06 05:43:07 -07:00

13 lines
314 B
Plaintext

restore_variable - restore value of a variable from a string
mixed restore_variable( string value );
Restores an LPC value from a string. The format used is the
same format as save/restore_object.
See also:
save_variable,
restore_object
Tim Hollebeek Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere