importLibName
layout.wspMgr importLibName 'string "any_lib_name"
Description
Sets the library name of the cellview to import. The default value is "".
GUI Equivalent
Examples
envGetVal("layout.wspMgr" "importLibName")
envSetVal("layout.wspMgr" "importLibName" 'string "myDemo")
Return to top