Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

geGetMarkerDisplayText

geGetMarkerDisplayText( 
d_figId 
)
=> t_string / nil 

Description

Displays the text associated with a marker.

Arguments

d_figId

Database ID of the marker.

Value Returned

t_string

The text associated with the marker, if the marker text is found.

nil

The marker text is not found.

Examples

Returns the text associated with marker2.

geGetMarkerDisplayText( marker2 )

Related Topics

Marker Functions


Return to top
 ⠀
X