QueryController.runQuery method
QueryController › runQuery
Unofficial
Runs the query against the given context.Signature:
runQuery(context: BasesContext): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| context | BasesContext | The evaluation context. |
Returns: void