strlen
機能
文字列の長さを得る.
形式
str = strlen( x )
パラメータ
x : String オブジェクト
str : 文字列の長さ (Scalar)
Last updated: 2005/03/31