runtime-commandAvailable
Create Variable Table
Create or update a variable table or control field definition.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_variable_table | — |
| aliases | ["control_field"] | — |
| category | definitions | — |
| displayName | Create Variable Table | — |
| pythonName | variable_table | — |
| responseType | model | — |
Create or update a variable table or control field definition.
Contract
| Property | Value |
|---|---|
| action | create_variable_table |
| aliases | ["control_field"] |
| category | definitions |
| displayName | Create Variable Table |
| pythonName | variable_table |
| responseType | model |
Dynamic call
model.command('create_variable_table', ...)