<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=DecodeUriEntities</id>
	<title>DecodeUriEntities - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=DecodeUriEntities"/>
	<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=DecodeUriEntities&amp;action=history"/>
	<updated>2026-04-30T03:35:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.catglobe.com/index.php?title=DecodeUriEntities&amp;diff=25662&amp;oldid=prev</id>
		<title>Tranvuthaibinh: Created page with &quot;Category:String_Functions  {{HelpFiles}}  ==== decodeUriEntities ====  Decodes an URI-encoded string and returns the decoded string.  &#039;&#039;&#039;Syntax&#039;&#039;&#039;  decodeUriEntities&#039;&#039;(inp...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=DecodeUriEntities&amp;diff=25662&amp;oldid=prev"/>
		<updated>2016-10-26T10:41:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/Category:String_Functions&quot; title=&quot;Category:String Functions&quot;&gt;Category:String_Functions&lt;/a&gt;  {{HelpFiles}}  ==== decodeUriEntities ====  Decodes an URI-encoded string and returns the decoded string.  &amp;#039;&amp;#039;&amp;#039;Syntax&amp;#039;&amp;#039;&amp;#039;  decodeUriEntities&amp;#039;&amp;#039;(inp...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:String_Functions]]&lt;br /&gt;
&lt;br /&gt;
{{HelpFiles}}&lt;br /&gt;
&lt;br /&gt;
==== decodeUriEntities ====&lt;br /&gt;
&lt;br /&gt;
Decodes an URI-encoded string and returns the decoded string.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Syntax&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
decodeUriEntities&amp;#039;&amp;#039;(inputString)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arguments&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;inputString&amp;#039;&amp;#039;: is a string expression.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Return type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
string&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
string encodestring = &amp;quot;http%3a%2f%2fwiki.catglobe.com%2findex.php%2fCategory%3aHelp_Files&amp;quot;;&lt;br /&gt;
string decodestring = decodeUriEntities(encodestring);&lt;br /&gt;
print(decodestring);&lt;br /&gt;
//http://wiki.catglobe.com/index.php/Category:Help_Files&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tranvuthaibinh</name></author>
	</entry>
</feed>