Common IndySoft Procedures/FunctionsCommon - UtilityPercentDecodeOn this pagePercentDecodeStructure PercentDecode(sText) Type Function Description This function decodes text, typically from a url on the web. Percent-encoded characters are translated back to readable text (i.e. space for %20, etc.) Parameters sText=text to be decoded