defaultNewLibName
graphic defaultNewLibName string "libraryName"
Description
Specifies the default name of the library for the Library field in the New File form, accessed by choosing File – New.
GUI Equivalent
Examples
envGetVal("graphic" "defaultNewLibName")
envSetVal("graphic" "defaultNewLibName" 'string "MyLib")
Related Topics
Return to top