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

Create Variable Table

Create or update a variable table or control field definition.

Reference contract

FieldValueDescription
actioncreate_variable_table
aliases["control_field"]
categorydefinitions
displayNameCreate Variable Table
pythonNamevariable_table
responseTypemodel

Create or update a variable table or control field definition.

Contract

PropertyValue
actioncreate_variable_table
aliases["control_field"]
categorydefinitions
displayNameCreate Variable Table
pythonNamevariable_table
responseTypemodel

Dynamic call

model.command('create_variable_table', ...)

Authoritative source

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