| Name | Return Type | Description |
|---|---|---|
| evaluate | Object | Executes the expression in this binding context. |
| evaluateExpr | Object | Executes the expression in this binding context. |
| name | type | description | |
|---|---|---|---|
| expression | String | Expression to be executed. | |
| return | Object |
|---|
| name | type | description | |
|---|---|---|---|
| expression | Expression | Expression to be executed. | |
| return | Object |
|---|