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

Create Field Table

Create a field table through the Telion runtime.

Reference contract

FieldValueDescription
actioncreate_field_table
aliases["create_field_rows"]
categoryresults
displayNameCreate Field Table
pythonNamefield_table
responseTypetable

Create a field table through the Telion runtime.

Contract

PropertyValue
actioncreate_field_table
aliases["create_field_rows"]
categoryresults
displayNameCreate Field Table
pythonNamefield_table
responseTypetable

Dynamic call

model.command('create_field_table', ...)

Authoritative source

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