EvaluateExpression Function - microsoft/MIMWAL GitHub Wiki

Syntax

object EvaluateExpression(expression:string)

Description

Evaluates the specified expression. The caller activity must read the all lookups used in the expression separately. This function has been deprecated starting with build 2.16.0315.0. Instead use Dynamic Grammar Resolution capability of the Update Resources activity.

Remarks

The type of the object return by this function is determined by the expression being evaluated.

Supported Version

2.15.708.0 and later

Examples

EvaluateExpression([//Target/walExpression])