Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

fnlSearchPropString

fnlSearchPropString(
t_propName 
g_localSearch
)
=> t_propValue / nil

Description

Returns the property value for the property name specified as an argument.

Arguments

t_propName

The name of the property for which the value must be found.

g_localSearch

Boolean value. When set to nil, the function call corresponds to the substitution expression \"[@ propName]\". When set to t, it corresponds to the expression \"[.propName]\".

Value Returned

t_propValue

The property value corresponding to the property name specified as an argument.

nil

The operation failed and encountered an error while performing the task.

Related Topics

OSS Functions


Return to top
 ⠀
X