|
This version is out of date, covering development from v4.6.0 to v4.7.1. It is maintained here only for inbound reference links from elsewhere. Jump to the current version of aTbRef. |
|
| A Tinderbox Reference File : Actions & Rules : Operators : Action Operator Types : Assignment operators | aTbRef Site Map |
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 = $Color2
$ResultText = $Label + " copy"
| Up: Action Operator Types | |
| Next: Color operators | |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]