Parameters
- engine
- A FormulaEngine object indicates the formula parser.
- opType
- An OperatorType value indicates the operator.
- leftArg
- An Expression object indicates the left argument expression.
- rightArg
- An Expression object indicates the right argument expression.