getvar
(getvar sysvar)
This function returns the value of the system
variable sysvar.
|
Arguments |
sysvar string or symbol, naming a system variable |
|
Return |
value of the system variable (string, integer, double) if existing, or NIL |
|
Example |
(getvar "cmdecho") |
|
Remarks |
spelling of
sysvar is
case-insensitive; |
| © Bricsys NV. All rights reserved. |