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