パラメーター内の文字列式の文字数を返します。
文字列
length(<parameters>)
length(<string>)
整数を返します。
length("Hello World")
11 を返します。