Skip to content

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'.
---~---~---~---~---~---~---~---~---
Clone this wiki locally