These actions either set, or fetch (get) the value of an attribute.
Such operators are:
- % matches (query back-references)
- $AttributeName[(scope)]
- $N (query back-reference)
- Color.blue()
- Color.brightness()
- Color.green()
- Color.hue()
- Color.red()
- Color.saturation()
- compositeFor(nameStr):count
- compositeFor(nameStr):kind
- compositeFor(nameStr):name
- compositeFor(nameStr):role(roleStr)
- compositeFor(nameStr):roles
- Date.day()
- Date.hour()
- Date.minute()
- Date.month()
- Date.second()
- Date.week()
- Date.weekday()
- Date.year()
- Dictionary.count()
- Dictionary.empty()
- Dictionary.keys()
- Dictionary.size()
- Interval.day()
- Interval.hour()
- Interval.minute()
- Interval.second()
- isDuplicateName(item)
- List/Set.count()
- List/Set.empty()
- List/Set.first()
- List/Set.last()
- List/Set.max()
- List/Set.min()
- List/Set.size()
- String.empty()
- String.highlights([aColor])
- String.nounList()
- String.paragraphCount()
- String.paragraphList()
- String.size()
- String.wordCount()
- String.wordList()
- version()