$parent.averageResponseTime
) and the previous response time
($parent.previousResponseTime
).
Param | Type | Details |
---|---|---|
var | string | The name of the variable to store the response in |
platform | object | The platform to query against |
query | object | A query object |
error-page (optional) | string | Error page to redirect to when Platform throws an exception. |
on (optional) | string | Event that is broadcasted for when the response should reload. Default: reloadSearch. |