Skip to main content
Version: Next

Formula from string

Formula from string ( formulaString ) -> function result

ParameterTypeDescription
formulaStringText🡒Text formula to be returned as object
function resultObject🡐Function object containing the formula

Description

Documentation moved

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

The Formula from string command creates a formula object based upon the formulaString.

See also

Formula
Parse formula