Skip to content

Manual:DIL Manual getword()

iamnove edited this page Jan 18, 2023 · 53 revisions


string getword ( var s : string )
   s : A string with zero or more words separated by space.
   return: The first word of the string.
   NB: The argument string has the returned word removed.
---~---~---~---~---~---~---~---~---
Clone this wiki locally