Manual:DIL Manual getword() - Seifert69/DikuMUD3 GitHub Wiki
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.
---~---~---~---~---~---~---~---~---