HTTPDecode

From Soldat Community Wiki
Jump to: navigation, search
function HTTPDecode(Source: string): string;

Parameter Info:
 Source (String): String to be decoded.

Description:
 Decodes any %## encoding in the given string.