StringListClear

Removes all elements from a string list. If the specified string list does not exist, it is created.

SYNTAX
StringListClear(stringList) 
ARGUMENTS stringList Name of the string list
EXAMPLE
StringListClear(SList)