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

call

Call a Telion runtime command through the active workflow model.

Reference contract

FieldValueDescription
symboltelion_api.runtime.call
signature(action: 'str', **values: 'Any') -> 'Any'
returnAny

Call a Telion runtime command through the active workflow model.

Contract

PropertyValue
symboltelion_api.runtime.call
signature(action: 'str', **values: 'Any') -> 'Any'
returnAny

Signature

telion_api.runtime.call(action: 'str', **values: 'Any') -> 'Any'

Authoritative source

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