How To: Add Engine Functions
Adding a new engine functions requires:
- Allowing the engine function to be parsed into a WDLOM
ExpressionElement. - Expression evaluators for processing the new element.
Adding a new engine functions requires:
ExpressionElement.