CancelReload method
Last updated: 8/26/2026Cancels an ongoing reload. The reload of the app is stopped. The indexation can be canceled and true is still the return value of the reload task.
Parameters
| Name | Description | Type |
|---|---|---|
| qReason |
Reason for why the reload was cancelled. This will be echoed back to the user in the script log. |
String |
Access Control
reload
See also