System.urlencode

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