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

geGetMarkerReason

geGetMarkerReason( 
d_dbobjectId 
)
=> t_reason / nil 

Description

Displays the reason for a marker.

Arguments

d_dbobjectId

Database ID of the marker.

Value Returned

t_reason

The marker reason.

nil

The marker is not found.

Examples

Returns the reason for marker2.

geGetMarkerReason( marker2 )

Related Topics

Marker Functions


Return to top
 ⠀
X