Parameters
- engine
- A FormulaEngine object indicates the formula parser.
- formula
- A character array indicates the formula text.
- index
- An integer value indicates the start index of the symbol.
- length
- An integer value indicates the length of the symbol.
Return Value
An Expression object represents the parsed expression.