JavaScript Editor js editor     Web development 



Main Page

Provides a reference to the Application object containing an object. Not available at design time; read-only at run time.

Object.Application.Property [ = Setting]
-or-
Object.Application.Method

Return Value

Property


Specifies any property of the Application object or the _VFP system variable; for example, the Caption property.
Setting


The existing or new setting of the Property.
Method


Specifies any method of the Application object or the _VFP system variable; for example, the DoCmd method.

Remarks

See Also



JavaScript Editor js editor     Web development