Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Dynamic call
  4. Authoritative source

Set Parameter

Create or update a Telion global parameter row.

Reference contract

FieldValueDescription
actionset_parameter
aliases["create_parameter","global_parameter"]
categorymodel
displayNameSet Parameter
pythonNameparameter
responseTypemodel

Create or update a Telion global parameter row.

Contract

PropertyValue
actionset_parameter
aliases["create_parameter","global_parameter"]
categorymodel
displayNameSet Parameter
pythonNameparameter
responseTypemodel

Dynamic call

model.command('set_parameter', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:set_parameter
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog