Product Documentation
Cadence SKILL Development Reference
Product Version IC23.1, June 2023

ilgGetCursorLocation

ilgGetCursorLocation( 
[ w_tab ]
) 
=> l_location

Description

Returns the location of the cursor in the SKILL IDE editor window.

Arguments

w_tab

The window ID of the SKILL IDE editor window. Default is the current tab window.

Value Returned

l_location

Cursor location in the current or specified tab.

Examples

ilgGetCursorLocation( )
=> (9 11)

Related Topics

SKILL IDE Functions


Return to top
 ⠀
X