-
Notifications
You must be signed in to change notification settings - Fork 59
Manual:DIL Manual getwords()
iamnove edited this page Jan 18, 2023
·
53 revisions
stringlist getwords ( var s : string )
s : A string with zero or more words separated by space.
return: A stringlist where each string was a word in 's'.
---~---~---~---~---~---~---~---~---