exportSparamViewName
vem exportSparamViewName string t_sparamviewName
Description
Specifies the value of the View field in the Create S-Parameter View form. The default value is sparam_%model%, which will be replaced with the layout view name.
GUI Equivalent
Examples
envGetVal("vem" "exportSparamViewName")
envSetVal("vem" "exportSparamViewName" 'string "sparam_mmic")
Related Topics
Return to top