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

formula

Read access to the code of a formula.

Syntax

Formula.formula

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

Element

Description

Formula

The formula being accessed. Use this to access the current formula.

Available In

FlexPro Professional, Developer Suite

Example

this.data = this.formula

Returns the string "this.value = this.formula".