Skip to main content
Version: Next

Formula

Formula ( formulaExp ) -> Function result

ParameterTypeDescription
formulaExpExpression🡒Formula to be returned as object
Function resultObject🡐Function object encapsulating the formula

Description

Documentation moved

The documentation for this command has been moved. See Formula command on developer.4d.com for updated documentation.

The Formula command creates a formula object based upon the formulaExp expression.

See also

4D Blog - Formula: More power behind simplicity
4D Blog - Formula: Think outside the box
4D Blog - Write your own methods for objects
Formula from string