>>-WORDLENGTH--(--string--,--n--)------------------------------><
WORDLENGTH('Now is the time',2) -> 2 WORDLENGTH('Now comes the time',2) -> 5 WORDLENGTH('Now is the time',6) -> 0