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

geGetMarkerOwner

geGetMarkerOwner( 
d_figId 
)
=> t_string / nil 

Description

Displays the owner of a marker.

Arguments

d_figId

Database ID of the marker.

Value Returned

t_string

The name of the marker owner.

nil

The marker is not found.

Examples

Returns DLE, the name of the marker owner.

geGetMarkerOwner( d_figId )

Related Topics

Marker Functions


Return to top
 ⠀
X