Lower Case

String オブジェクト内のすべての文字を小文字に変更します。

入力

From string
オリジナルの String オブジェクト。

出力

すべての文字が小文字になった String オブジェクトを戻します。

Copyright IBM Corp. 2004