runtime-commandAvailable
Create Evaluation Table
Create an evaluation table through the Telion runtime.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_evaluation_table | — |
| aliases | [] | — |
| category | results | — |
| displayName | Create Evaluation Table | — |
| pythonName | evaluation_table | — |
| responseType | table | — |
Create an evaluation table through the Telion runtime.
Contract
| Property | Value |
|---|---|
| action | create_evaluation_table |
| aliases | [] |
| category | results |
| displayName | Create Evaluation Table |
| pythonName | evaluation_table |
| responseType | table |
Dynamic call
model.command('create_evaluation_table', ...)