Creeper World IXE
Game Basics
Features
Mapmaking
GetListCount(<-list) ->listSize
Returns the number of entries in a list.
Split("There are four words" " ") ->list Trace(GetListCount(<-list))