Formula Property (FPScript)

23.08.2021

Read access to the FPScript code of a formula

Syntax

[Formula].Formula

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

Element

Description

Formula

Optional. The formula 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

Example

.Formula

Returns the string ".Formula".

Share article or send as email:

You might be interested in these articles