Якорь | ||||
---|---|---|---|---|
|
CSS Stylesheet |
---|
.top-button { background-image: url(https://confluence.twin24.ai/download/thumbnails/23986188/baseline_keyboard_arrow_up_white_18dp.png) !important; background-position: center; background-color: #47a7f5 !important; background-repeat: no-repeat; box-shadow: -1px 1.5px 3px #999; color: #47a7f5 !important; border-radius:50px !important; position: fixed; bottom: 45px; left: 93.5%; width: 50px; height: 50px !important; font-size: 12px !important; padding: 14.5px !important; z-index: 2; } .top-button:hover{ background-color: #65b9ff !important; color: #65b9ff !important; } .page-header{ background-color: #232838; background-repeat: no-repeat; background-position: center; width: auto; height: 100px; background-image: url(https://confluence.twin24.ai/download/attachments/23986188/logo_twin-02.png); background-size: 10em; color: #fff; font-size: 20px; padding: 20px; } .page-footer{ background-color: #232838; background-image: url(https://confluence.twin24.ai/download/thumbnails/23986188/decorated-pattern-dark.png); width: auto; height: 10px; color: #fff; text-align: end; font: small-caption; padding-inline-end: 30px; padding-top: 200px; padding-bottom: 30px; } .page-headline{ background-image: url(https://confluence.twin24.ai/download/thumbnails/23986188/Solid256dot8_2changed.png); background-repeat: no-repeat; background-position-x: -227px; background-position-y: center; padding: 20px; background-color: #007bff; width: auto; height: 10px; color: #fff; text-align: center; font: caption; font-weight: 600; } .tabs-menu{ padding-left: 85% !important; } | ||||||
Message Box | ||||||
---|---|---|---|---|---|---|
| ||||||
|
...
For each scenario, there is the Snapshot button in the Actions field. Using this button, you can manage snapshots of this script.
Якорь savestate savestate
Как сохранить текущее состояние сценария
Чтобы сохранить текущее состояние сценария, выполните следующие действия:
- Нажмите на кнопку Снапшот в строке нужного сценария.
- В открывшемся окне введите название снапшота.
Saving the current state of a script
To save the current state of a script, do the following:
Enter a name for the snapshot in the window that opens.
- Click the Snapshot button for the necessary script.
- Enter a name for a snapshot.
Подсказка |
---|
В качестве названий снапшотов рекомендуется использовать простые и понятные слова и фразы. Названия снапшотов позднее помогут вам вспомнить, зачем вы сохранили то или иное состояние сценария. Например, можно порекомендовать использовать следующие названия: «базовая версия сценария» или «версия с мужским голосом». |
3. Для сохранения снапшота нажмите кнопку Сохранить.
It is recommended to use simple and concise words and phrases for snapshot names. Later this will help you remember why you saved a certain script state. For example, we could recommend you to use the followng names: "basic version of the script" or "version with a male voice." |
3. To create the snapshot, click Save.
The current state of the script will be saved in the systemСнапшот текущего состояния сценария будет сохранен в системе.
Якорь restorestate restorestate
...
Restoring a previous state of a script
Во время работы над сценарием вам может потребоваться вернуться к предыдущему (сохраненному ранее) состоянию сценария (снапшоту). При восстановлении сохраненного состояния будут отменены все изменения, которые вы внесли в сценарий после того, как создали снапшот. Для этого выполните следующие действия::
While working on a script, you may need to revert to a previous state of this script (previously saved snapshot). Restoring a saved state will undo any changes you have made to the script since the snapshot has been taken. To do this, follow these steps:
- Click on the History link for the necessary scriptНажмите на элемент управления с названием История в строке нужного сценария.
Откроется окно со списком всех снапшотов, которые вы создали для данного сценария.
...