Tinderbox v10 Icon

Assignment operators

These operators the value of the right side of action codes be applied to the left side and are the means by which attribute values are altered via code (as opposed to manual edit). They include:

For example

$Color = "bright red" 

$Color = $AccentColor 

$ResultText = $Label + " copy"