runtime-commandAvailable
Create Field Table
Create a field table through the Telion runtime.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_field_table | — |
| aliases | ["create_field_rows"] | — |
| category | results | — |
| displayName | Create Field Table | — |
| pythonName | field_table | — |
| responseType | table | — |
Create a field table through the Telion runtime.
Contract
| Property | Value |
|---|---|
| action | create_field_table |
| aliases | ["create_field_rows"] |
| category | results |
| displayName | Create Field Table |
| pythonName | field_table |
| responseType | table |
Dynamic call
model.command('create_field_table', ...)