Skip to content

Cancel Session

Plugin: Control | Mode: Run

Complete another running session of this or another level.

Cancel Session interrupts all running states and actions in all paths that are active in the session to be ended.

To end your current session, use the Quit action.

Settings

session

Specify the session to end.

You can 1. Use a reference to a session that you previously created with Launch Session or Get Item. Eg:

[[mySession]]

You can 2. address a session with "sessions" by name or database query:

[[sessions.MySessionName]]

or

[[sessions.{'level_name':'SomeLevel'}]]

Note: A database query that addresses multiple sessions will terminate all of those sessions.