A script-enabled browser is required for this page to function properly.

Current Form Name Property

Description

Specifies the name of the current form, as indicated by the form module Name property.

Applies to application

Set not settable

Refer to Built-in

GET_APPLICATION_PROPERTY

Usage Notes

Get the value of this property to determine the name of the current form in an application that has multiple called forms.

Current_Form_Name at the application level corresponds to Form_Name at the form level. Form_Name is gettable with GET_FORM_PROPERTY.


Form_Name property

GET_FORM_PROPERTY Built-in