Local Variables in Functions
 
 
 

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