Skip to documentation content
On this page
  1. Reference
  2. Contract

expression

`expression` is an optional parameter of `telion_api.Model.step_function` with the installed type contract `Any`.

Reference

FieldValueDescription
symboltelion_api.Model.step_function
parameterexpression
kindpositional-or-keyword
typeAny
requiredfalse
defaultx > 0 ? 1 : 0

expression is an optional parameter of telion_api.Model.step_function with the installed type contract Any.

Contract

PropertyValue
symboltelion_api.Model.step_function
parameterexpression
kindpositional-or-keyword
typeAny
requiredfalse
defaultx > 0 ? 1 : 0