Eval Formula String VI
- Updated2025-07-30
- 2 minute(s) read
Interprets a string as a numeric calculation and determines the result.

Inputs/Outputs
formula
—
formula is a string representing the calculation without any variables.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
y value
—
y value is the result of the calculation.
error out
—
error out contains error information. This output provides standard error out functionality. |
The following input, formula
sin(pi(1/2)) + 3*5 - 2results in y value 14.00.
formula
—
error in (no error)
—
y value
—
error out
—