instLibName
layout instLibName string "libraryName"
Description
Specifies the default name of the library for leHiCreateInst.
GUI Equivalent
Examples
envGetVal("layout" "instLibName")
envSetVal("layout" "instLibName" 'string "MyLib")
Related Topics
Return to top