strlen

機能

文字列の長さを得る.

形式

str = strlen( x )

パラメータ

  1. x : String オブジェクト

  2. str : 文字列の長さ (Scalar)

Last updated: 2005/03/31