Next: words, Previous: system, Up: Functions [Contents][Index]
‘word("string",n)‘ returns the nth word in string. For example, ‘word("one two three",2)‘ returns the string "two".