AIT_StrLength

機能

文字列の長さを返します。

形式

integer AIT_StrLength (
 string strStrName    // 文字列
);

引数

strStrName(入力用)

文字列を指定してください。

戻り値

文字列の長さを返します。