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

hiIsInFieldCancel

hiIsInFieldCancel(
)
=> r_formHandle / nil

Description

Query this function during a field callback to determine if the form is currently being canceled, the callback may be initiated by the cancel operation. If the form is being canceled, the form handle is returned; otherwise nil is returned.

Arguments

None

Values Returned

r_formHandle

The handle to the form if the form is currently being canceled.

nil

The form is not being canceled.

Related Topics

Form and Field Functions


Return to top
 ⠀
X