Manual:DIL Manual/getword()

From DikuMUD Wiki
Jump to navigation Jump to search


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.
---~---~---~---~---~---~---~---~---