tolower
機能
小文字に変換した文字列を返す.
形式
tolower( string )
パラメータ
string : 入力文字列 (string)
使用例
% tolower("toLower") tolower
参照
toupper
Last updated: 2005/03/31