Difference between revisions of "HTTPDecode"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with " ''function HTTPDecode(Source: string): string;'' '''Parameter Info:''' Source (String): String to be decoded. '''Description:''' Decodes any %## encoding in the giv...")
 
(No difference)

Latest revision as of 14:05, 15 August 2012

function HTTPDecode(Source: string): string;

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

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