strlen

文字列の長さを返す。

形式

strlen <string>

解説

文字列 <string> の長さをシステム変数 result に格納する。

strscan 'tera term' 'term'
; result の値は6