Difference between revisions of "LlUnescapeURL"

From Second Life Wiki
Jump to navigation Jump to search
m (LSL llUnescapeURL moved to LlUnescapeURL: removing prefix)
Line 3: Line 3:
|func=llUnescapeURL|return_type=string|p1_type=string|p1_name=url
|func=llUnescapeURL|return_type=string|p1_type=string|p1_name=url
|func_footnote
|func_footnote
|func_desc=Returns and unescaped/unencoded version of url, replacing %20 with spaces etc.
|func_desc
|return_text
|return_text=that is an unescaped/unencoded version of url, replacing %20 with spaces etc.
|spec
|spec
|caveats=*The return is limited to 255 characters.
|caveats=*The return is limited to 255 characters.

Revision as of 20:31, 22 February 2007