Analyzes Eval Formula Node VI inputs and yields an intermediate state as an input for the Eval Parsed Formula Node VI.


icon

Inputs/Outputs

  • c1dstr.png Variables Input

    Variables Input is an array of input strings, each of which represents a valid variable name.

  • c1dstr.png Variables Output

    Variables Output is an array of output strings, each of which represents a valid variable name.

  • cstr.png formula

    formula is a string consisting of one or more formulas separated by semicolons.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • icclst.png Parsed Formula Node

    Parsed Formula Node is a cluster containing the following subparameters.

  • i2ddbl.png Y Values

    Y Values is a 2D array of numbers representing a storage of detected and analyzed numbers of formula.

  • i3di32.png Tables

    Tables is a 3D array with 3 columns. The first column contains a code that stands for the operator. The other two columns contain codes that stand for the operands.

  • i1di32.png Variables input decode

    Variables input decode is the intermediate and coded state of Variables Input.

  • i1di32.png Variables output decode

    Variables output decode is the intermediate and coded state of Variables Output.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.