.DT
fetch_variable
$MUDNAME$ driver help
fetch_variable

.SH Name
.SI 5
fetch_variable() - get the value of a variable
.EI

.SH Synopsis
.SI 5
mixed fetch_variable( string var );
.EI

.SH Description
.SP 5 5
Return the value of the variable specified by `var'.
Note that the variable must be defined, and must be defined in this_object().
.EP

.SH See also
.SI 5
restore_variable(), store_variable(), restore_object()
.EI
