LaCava Research Wiki
Initiated September 2017
License and Citing this Wiki
WIKI How-to
$:/status/UserName
ToC
IssuesWithNewWikiToBeAddressed
indexes Operator (Examples)
19th January 2015 at 2:10pm
indexes Operator
Operator Examples
[{$:/palette}indexes[]sort[title]]
→ all the colours defined in the current
colour palette
Try it
[[$:/HistoryList]indexes[]]
→ integer output because the
history list
is an array
Try it