WORDS
From STX Wiki
Jump to navigationJump to search
WORDS
var := WORDS wordList
-> var = 'numberOfWords'
Return the number of blank separated words in the list wordList.
var := WORDS wordList
-> var = 'numberOfWords'
Return the number of blank separated words in the list wordList.