FlexPro
HistoryBase
Engineering
Training
Downloads
FlexPro Support
Knowledge
Community
About us
References
Jobs
General Contact
List Of Retailers
FlexPro Support
EN
DE
FR
Placeholder

FlexPro Documentation 2025

Path

Read access to the path in the project database of an object.

Syntax

[Object].Path

The syntax of the Path property consists of the following elements:

Element

Description

Object

Optional. The object being accessed. If you omit this element, then the current formula is accessed. In the case of embedded FPScript you have to use the This keyword.

Available In

FlexPro Basic, Professional, Developer Suite

Examples

\Graphs\Diagram.2D.Path

Returns the string "\Graphs".

\.Path

Returns an empty string.

 

See Also

Name Property

FullName Property