Skip to documentation content
On this page
  1. Contract

rows

`rows` is a required parameter of `telion_api.VariableTable.set_rows` with the installed type contract `Iterable[dict[str, Any]]`.

rows is a required parameter of telion_api.VariableTable.set_rows with the installed type contract Iterable[dict[str, Any]].

Contract

PropertyValue
symboltelion_api.VariableTable.set_rows
parameterrows
typeIterable[dict[str, Any]]
requiredtrue
defaultrequired
rows — Telion Python API 0.1.0-alpha | Telion