strlen

形式:

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

例:
    strlen 'abc'                                result の値は3