Methods to add variable information to the cancellation message
You can use the following methods of the jvar_transaction variable to add information to the cancellation message.
| Method | Description |
|---|---|
| getURL() | Returns the URL for the transaction. |
| getReason() | Returns the reason for page cancellation, localized to the user's language. |
| getQuotaId() | Returns the sys_id of the quota rule. |
| getQuotaName() | Returns the name of the quota rule. |
| getRunTime() | Returns the total run time for the page up to this point. |
| getType() | Returns the type of transaction, such as form, list, report, other. |
| getUser() | Returns the sys_id of the user. |
| getHomepage() | Returns the sys_id of the homepage. |
| getHomepageWidget() | Returns the name of the homepage widget. |