API: kyvos.viewer.revertWorkbook
This event requests Kyvos to revert the workbook.
Interface
{"msgId": "",
"msgName": "kyvos.viewer.revertWorkbook" "payload": {
"showConfirmation": true
}}Points to consider
If the value of "showConfirmation" is true, then the confirmation dialog will open. If it is set as false, the workbook will be reverted without any confirmation.
The default value is false.