runtime-commandAvailable
Locate Result Cell
Locate a result cell through the Telion runtime.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | locate_result_cell | — |
| aliases | ["containing_cell"] | — |
| category | results | — |
| displayName | Locate Result Cell | — |
| pythonName | locate_cell | — |
| responseType | scalar | — |
Locate a result cell through the Telion runtime.
Contract
| Property | Value |
|---|---|
| action | locate_result_cell |
| aliases | ["containing_cell"] |
| category | results |
| displayName | Locate Result Cell |
| pythonName | locate_cell |
| responseType | scalar |
Dynamic call
model.command('locate_result_cell', ...)