System.urldecode

機能/意味
URLDecode処理を行う
タイプ
Systemクラスのメソッド
構文
urldecode(str, utf8)
引数
str 元文字列
utf8 UTF8として処理する場合はtrue
戻り値
URLDecodeされた文字列
説明