Credits
Overview
Plotting Styles
Commands
Terminals
word
word("string",n)
は文字列 string の n 番目の単語文字列を返します。例 えば
word("one two three",2)
は文字列 "two" を返します。