2013

Table Of Contents
Not-savedSaved in:
""Initial value:
For example, LINE'ZOOM indicates that the ZOOM command is being used
transparently during the LINE command.
This variable is designed for use with programming interfaces such as AutoLISP
and DIESEL.
The following is an example that demonstrates how to use DIESEL to determine
the current state of a system variable from a menu macro.
$M=$(if,$(and,$(getvar,CleanScreenState),1),^C^C_CleanScreenOFF,^C^C_CleanScreenON)
For additional information, see Introduction to Programming Interfaces in
the Customization Guide.
See also:
Enter Commands on the Command Line
CMLEADERSTYLE
Sets the name of the current multileader style.
StringType:
DrawingSaved in:
StandardInitial value:
See also:
Work with Leader Styles
CMLJUST
Specifies multiline justification.
IntegerType:
DrawingSaved in:
0Initial value:
Top0
Zero (Middle)1
C System Variables | 1233