Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Signature

actions

Return action names declared by the active Telion runtime.

Reference

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]'