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

Read Field Table

Read a field table through the Telion runtime.

Reference contract

FieldValueDescription
actionread_field_table
aliases["field_rows"]
categoryresults
displayNameRead Field Table
pythonNameread_field_table
responseTyperaw

Read a field table through the Telion runtime.

Contract

PropertyValue
actionread_field_table
aliases["field_rows"]
categoryresults
displayNameRead Field Table
pythonNameread_field_table
responseTyperaw

Dynamic call

model.command('read_field_table', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:read_field_table
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog