fnlCurrentModelExtName
fnlCurrentModelExtName(
)
=> t_modelName / nil
Description
Returns the netlister-assigned model name of the current instance being expanded. This function corresponds to the netlister-defined ModelNumber property and must be called only during evaluation of the NLPcompleteElementString and NLPcreateModelString properties.
Arguments
Value Returned
|
The operation failed and encountered an error while performing the task. |
Examples
fnlCurrentModelExtName()
Related Topics
Return to top