Workspace 6.21.5
InitializedVariable

InitializedVariable allows an upstream operation to set an initial value but for a widget to be connected to make future changes after initialization (usually due to user input) by connecting to the 'current value' input. If the 'initial value' input changes the current will be reset to this but changes to the current value don't cause the initial to be reused.

  • Default label: "Initialized variable"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin
  • Polymorphic: InitializedVariable is a Polymorphic Operation. One or more of its inputs and outputs are not listed below because they are created dynamically whenever the operation changes its data type, and when it is first created.
Inputs:
Initial valueint

Current valueModified-in-placeint

Outputs:
Current valueint