Product Documentation
Virtuoso Schematic Editor SKILL Functions Reference
Product Version IC23.1, November 2023

lmGetValue

lmGetValue( 
t_propertyName 
)

Description

Returns the value of a specified view property in the current referenced view.

If the specified property does not exist, nil is returned. The returned value can be an integer, a floating-point number, a Boolean value, or a string.

Use lmGetValue only in expressions in lmDefViewProp, lmDefTermProp, or lmCheckView to remove any ambiguity about the referenced cellview.

Arguments

t_propertyName

Any SKILL symbol (entifier) or string.


Return to top
 ⠀
X