Determine the value of that system variable.
The getvar function retrieves and displays the current settings for IntelliCAD® 2001 system variables. Use the setvar function to change the value of a system variable.
Example
Code | Returns |
---|---|
(getvar "blipmode") | 0 |
Tell me about...