StringListCount

Counts the rows in a string list.

SYNTAX
StringListCount(stringList) 
ARGUMENTS stringList Name of the string list
RETURN Number of rows
EXAMPLE
i = StringListCount(StrList)