Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiGetCurrentField

hiGetCurrentField(
r_form
)
=> s_fieldName / nil

Description

Returns the symbol name of the field that currently has input focus.

Argument

r_form

Form handle. The form cannot be a scroll region field, but the current field may be within a scroll region field.

Values Returned

s_fieldName

The field where the cursor is located.

nil

There are no type-in fields on the form.

Related Topics

Form and Field Functions


Return to top
 ⠀
X