Summary
This block is used to set a slot value in a binding.
Implementation
-
Drag and drop the block from the palette
-
Link the "execute" action from the "executed" topic of the previous block
Example
TODO
Properties
-
Binding: SFormat to target the Binding.
-
SlotName: SFormat to define the name of the property to set.
-
Value: The value to set in the slot. See General strategy parameters.
AdvancedConfig
-
PreserveIdentities: If enabled, the block writes the names of all widgets into the pxFile. This enhances performance when reading and updating the same px within a single strategy.
Behavior: DO
A slot is added to the target binding.
Behavior: UNDO
Does nothing