Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Signature
  4. Authoritative source

actions

Return action names declared by the active Telion runtime.

Reference contract

FieldValueDescription
symboltelion_api.runtime.actions
signature() -> 'list[str]'
returnlist[str]

Return action names declared by the active Telion runtime.

Contract

PropertyValue
symboltelion_api.runtime.actions
signature() -> 'list[str]'
returnlist[str]

Signature

telion_api.runtime.actions() -> 'list[str]'

Authoritative source

Catalog
python:telion_api.runtime.__all__
Identity
telion_api.runtime.actions
Path
sdk/python/telion_api/runtime.py
Symbol
telion_api.runtime.actions