Description
The custom parameter directive is to be used within the Query tag to add custom query parameters.Adding custom parameters
Usage
as element:Parameters
| Param | Type | Details |
|---|---|---|
| name | string | Name of the custom parameter. |
| value (optional) | string | Value of the custom parameter. |