exportLibName
vem exportLibName string t_libName
Description
Specifies the value of the Library field in the Create S-Parameter View form. The default value is %lib%, which will be replaced with the layout library name.
GUI Equivalent
Examples
envGetVal("vem" "exportLibName")
envSetVal("vem" "exportLibName" 'string "wLanPALib")
Related Topics
Return to top