Skip navigation

FlexPro Documentation 2025

Application

Provides access to the "Application" automation object, which represents the FlexPro application.

Syntax

Application

Remarks

Use the Application keyword to access the properties of the "Application" Automation Object.

Available In

FlexPro View, Basic, Professional, Developer Suite

Example

Application.ActiveDatabase.Name

Returns the name of the currently active FlexPro project database.

 

See Also

Embedded FPScript

This Keyword

ThisObject Keyword

ThisFPObject Keyword