メソッド CompatibleUnicode組み込みファンクション - UrlEncode

URLをエンコードされたテキストに変換します

CompatibleUnicode組み込みファンクション (PRIM_LIBI.ICompatibleUnicodeIntrinsics) のメンバ

パラメータ

名前タイプデータタイプ記述
Result*Result (任意)Unicode 文字列エンコードされた結果のURL

詳細

The UrlEncode method converts certain characters in a string to escape characters representing the UTF-8 encoding of the character.
 
All characters are converted except for
 
   A-Z a-z 0-9 ; , / ? : @ & = + $ - _ . ! ~ * ' ( ) #
 

参照

すべてのコンポーネント クラス

テクニカルリファレンス

EPC150060 - December 2023