Login | Sign Up
 





 
AutoLISP Function Detail
Name: getenv

Syntax:
(getenv var)

Description:
Retrieves the value of the environment variable var.

Example(s):
(getenv "ACAD")
"D:\\ACAD2000\\support;..."