Difference between revisions of "LlBase64ToString"

From Second Life Wiki
Jump to navigation Jump to search
Line 4: Line 4:
|return_type=string
|return_type=string
|p1_type=string|p1_name=str|p1_desc=Base64 string
|p1_type=string|p1_name=str|p1_desc=Base64 string
|return_text=that is the {{LSLGC|Base64}} '''str''' decoded into a conventional string.
|return_text=that is the {{LSLG|Base64}} '''str''' decoded into a conventional string.
|caveats=*If the conversion creates any unprintable characters, they are converted to spaces.
|caveats=*If the conversion creates any unprintable characters, they are converted to spaces.
*Converts invalid characters into question marks ('?').
*Converts invalid characters into question marks ('?').
Line 14: Line 14:
|also_events
|also_events
|also_functions={{LSL DefineRow||[[llGround]]|Gets the ground height}}
|also_functions={{LSL DefineRow||[[llGround]]|Gets the ground height}}
|also_articles={{LSL DefineRow||{{LSLGC|Base64}}|}}
|also_articles={{LSL DefineRow||{{LSLG|Base64}}|}}
|also_footer
|also_footer
|notes
|notes

Revision as of 12:36, 25 February 2007