User Manual - Page 42

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
38 Alphabetical Listing
Define LibPub
Catalog >
Note: See also Define, page 35, and Define
LibPriv, page 37.
deltaList()
See ΔList(), page 82.
DelVar
Catalog >
DelVar Var1[, Var2] [, Var3] ...
DelVar Var.
Deletes the specified variable or variable
group from memory.
If one or more of the variables are locked,
this command displays an error message
and deletes only the unlocked variables. See
unLock, page 163.
DelVar Var. deletes all members of the
Var. variable group (such as the statistics
stat.nn results or variables created using
the LibShortcut() function). The dot (.) in
this form of the DelVar command limits it
to deleting a variable group; the simple
variable Var is not affected.
delVoid()
Catalog >
delVoid(List1) list
Returns a list that has the contents of List1
with all empty (void) elements removed.
For more information on empty elements,
see page 196.
Loading ...
Loading ...
Loading ...