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

Read Result Field Data

Read data field metadata through the Telion runtime.

Reference contract

FieldValueDescription
actionread_result_field_data
aliases["field_data"]
categoryresults
displayNameRead Result Field Data
pythonNameread_field_data
responseTyperaw

Read data field metadata through the Telion runtime.

Contract

PropertyValue
actionread_result_field_data
aliases["field_data"]
categoryresults
displayNameRead Result Field Data
pythonNameread_field_data
responseTyperaw

Dynamic call

model.command('read_result_field_data', ...)

Authoritative source

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