|
LPC Library Functions: store_variable |
|
NAMEstore_variable() - store the value of variable
SYNOPSISvoid store_variable( string x, mixed s );
DESCRIPTIONSet the value of the variable 'x' to the value of 's'. Note that 'x' must be defined, and must be defined in this_object(). Note that this efun is only available if the driver flag PACKAGE_CONTRIB is defined. SEE ALSO |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|