hiUpdateFormBlock
hiUpdateFormBlock(r_form) =>t / nil
Description
Used to reset a form if you have blocked multiple updates with the hiSetFormBlock function. The functions pf hiUpdateFormBlock(r_form) is equivalent to hiSetFormBlock(r_form nil).
Use the hiSetFormBlock and hiUpdateFormBlock functions only if you are making extensive changes to a form.
Argument
Values Returned
This section includes programming samples for creating forms.
Related Topics
Return to top