parameterAvailable
variables
`variables` is an optional parameter of `telion_api.ScientificEnvironment.execute` with the installed type contract `Mapping[str, Any] | None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.ScientificEnvironment.execute | — |
| parameter | variables | — |
| kind | positional-or-keyword | — |
| type | Mapping[str, Any] | None | — |
| required | false | — |
| default | null | — |
variables is an optional parameter of telion_api.ScientificEnvironment.execute with the installed type contract Mapping[str, Any] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.ScientificEnvironment.execute |
| parameter | variables |
| kind | positional-or-keyword |
| type | Mapping[str, Any] | None |
| required | false |
| default | null |