Difference between revisions of "LlBase64ToString"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
{{LSL_Function|func_id=261|func_sleep=0.0|func_energy=10.0|func=llBase64ToString|sort=Base64ToString
{{LSL_Function|func_id=261|func_sleep=0.0|func_energy=10.0|func=llBase64ToString|sort=Base64ToString
|return_type=string|p1_type=string|p1_name=str|p1_name=Base64 string
|return_type=string|p1_type=string|p1_name=str|p1_desc=Base64 string
|func_footnote=If the conversion creates any unprintable characters, they are converted to spaces.
|func_footnote=If the conversion creates any unprintable characters, they are converted to spaces.
|return_text=that is the {{LSLG|Base64}} '''str''' decoded into a conventional string.
|return_text=that is the {{LSLG|Base64}} '''str''' decoded into a conventional string.
|spec|caveats|examples|helpers|related|also|notes=''I think it converts unprintable characters into question marks ('?').''}}
|spec|caveats|examples|helpers|related|also|notes=''I think it converts unprintable characters into question marks ('?').''}}
[[Category:LSL_Functions]][[Category:LSL_Stub]]
[[Category:LSL_Functions]][[Category:LSL_Stub]]

Revision as of 06:46, 28 January 2007