June 2003
Intermediate to advanced
208 pages
8h 40m
English
store_lex
store_lexNAME,OBJECTstore_lexDEPTH,NAME,OBJECTstore_lexDEPTH,POSITION,OBJECT
Store an object as a lexical variable with a given name. If the
symbol doesn’t exist, it will be created in the
lexical scratchpad at the specified depth (a negative depth counts
back from the current scope). If DEPTH
isn’t provided, the symbol must already exist. If a
position is provided instead of a name, the symbol will be stored at
the given position in the scratchpad.
See also find_lex.
Read now
Unlock full access