runtime-commandAvailable
New Model
Reset the current Telion model to a new empty document.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | new_model | — |
| aliases | ["clear_model","reset_model"] | — |
| category | model | — |
| displayName | New Model | — |
| pythonName | new_model | — |
| responseType | model | — |
Reset the current Telion model to a new empty document.
Contract
| Property | Value |
|---|---|
| action | new_model |
| aliases | ["clear_model","reset_model"] |
| category | model |
| displayName | New Model |
| pythonName | new_model |
| responseType | model |
Dynamic call
model.command('new_model', ...)