almGetOtherParameterList
almGetOtherParameterList(t_lib t_cell[ ?viewg_view] [ ?toolt_tool] [ ?entrys_entry] ) =>l_parameterList/ nil
Description
Returns the otherParameter list for the arguments specified. The otherParameter list is set with almSetOtherParameterList.
Arguments
|
Name of the tool. This argument is ignored when the g_view argument is specified. |
|
Value Returned
Example
almGetOtherParameterList("analogLib" "vdc" ?tool "spectre" ?entry "otherParameters")
Return to top