Jump to content

API System.URIDecode

From Flowcode Help
Revision as of 14:39, 7 August 2026 by Wiki bot (talk | contribs) (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''URIDecode''' |- | colspan="2" | Decodes a string with escaped characters to a Utf-8 string  |- |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | width="90%" | Text |- | colspan="2" | The text to convert  |- | width="10%" align="center" style="border...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
URIDecode
Decodes a string with escaped characters to a Utf-8 string 
- STRING Text
The text to convert 
- STRING Return


Detailed description

Examples