getenv (Concept)

AutoCAD

 
getenv
Concept Quick Reference
 
 
 

Returns the value of the environment variable varname.

      $(getenv, 
      varname
      ) 
    

If no variable with that name is defined, it returns the null string.