Share Email Facebook Twitter LinkedIn About Local Variables in Functions (AutoLISP) 2013-04-10 Product Documentation Intermediate View Original AutoLISP provides a method for defining a list of symbols (variables) that are available only to your function. These are known as local variables. Related Concepts About Symbol and Function Handling (AutoLISP) About Local Variables Versus Global Variables (AutoLISP) Example Using Local Variables (AutoLISP)