Skip to documentation content
On this page
  1. Contract

variables

`variables` is an optional parameter of `telion_api.ScientificEnvironment.execute` with the installed type contract `Mapping[str, Any] | None`.

variables is an optional parameter of telion_api.ScientificEnvironment.execute with the installed type contract Mapping[str, Any] | None.

Contract

PropertyValue
symboltelion_api.ScientificEnvironment.execute
parametervariables
typeMapping[str, Any] | None
requiredfalse
defaultnull
variables — Telion Python API 0.1.0-alpha | Telion