<- CRPL reference <- Lists
L1 – i1
Returns the length of a list
Split("Four Score and Seven Years Ago" " ") ->words do(GetListCount(<-words) 0) trace(GetListElement(<-words I)) loop