User Tools

Site Tools


crpl:docs:getlistcount

This is an old revision of the document!


~~DISCUSSION~~ <- CRPL reference <- Lists

CreateList

ArgumentsResultNotation
A List Length of a list L1 – i1

Description

Returns the length of a list

Split("Four Score and Seven Years Ago" " ") ->words
do(GetListCount(<-words) 0)
   trace(GetListElement(<-words I))
loop
crpl/docs/getlistcount.1375107629.txt.gz · Last modified: 2025/02/14 14:56 (external edit)