RunningScriptInfo

Snapshot of the currently running script's state.

Properties

Link copied to clipboard
abstract val isPaused: Boolean
Link copied to clipboard
abstract val name: String
Link copied to clipboard
abstract val runId: String?

Run ID assigned when the script was started via EchoAutomationApi.runScript, or null if started externally (GUI/auto-launch).