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

hiFormDefaults

hiFormDefaults( 
r_form 
) 
= t / nil 

Description

Equivalent to clicking the Defaults button on a form. The value of each field on the form is compared to its default value and, if it is different, it is set to the default value and the value-change callback is invoked.

Argument

r_form

Form handle.

Values Returned

t

The function was logged.

nil

The Defaults button is disabled.

Related Topics

Form and Field Functions

hiFormApply

hiFormCancel

hiFormClose

hiFormDone

hiCreateAppForm


Return to top
 ⠀
X