Difference between revisions of "LlUnescapeURL"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=308|func_sleep=0.0|func_energy=10.0|func=llUnescapeURL|return_type=string|p1_type=string|p1_name=url|func_footnote=Returns and unescaped/unencoded version of url, replacing %20 with spaces etc.|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=308|func_sleep=0.0|func_energy=10.0
|func=llUnescapeURL|return_type=string|p1_type=string|p1_name=url
|func_footnote
|func_desc=Returns and unescaped/unencoded version of url, replacing %20 with spaces etc.
|return_text
|spec
|caveats=*The return is limited to 255 characters.
|constants
|examples
|helpers
|also_functions
|also_events
|also_tests
|also_articles=*{{LSLG|UTF-8}}
*{{LSLGC|Base64}}
|notes
|permission
|negative_index
|sort=UnescapeURL
|cat1=Encoding
|cat2
|cat3
|cat4
}}

Revision as of 13:13, 10 February 2007