Share
 
 

About Local Variables in Functions (AutoLISP)

AutoLISP provides a method for defining a list of symbols (variables) that are available only to your function. These are known as local variables.

Was this information helpful?