HTTPDecode

From Soldat Community Wiki
Revision as of 14:05, 15 August 2012 by Freeman (talk | contribs) (Created page with " ''function HTTPDecode(Source: string): string;'' '''Parameter Info:''' Source (String): String to be decoded. '''Description:''' Decodes any %## encoding in the giv...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.