Login | Sign Up
 





 
AutoLISP Function Detail
Name: getcfg

Syntax:
(getcfg cfg)

Description:
Retrieves the value in to the location of the AppData section of the AutoCAD Configuration file that is specified in the cfg parameter.

Example(s):
(getcfg "AppData/MyApp/Val1")
"Me"