Difference between revisions of "LlStringToBase64"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=260|func_sleep=0.0|func_energy=10.0|func=llStringToBase64|return_type=string|p1_type=string|p1_name=str|func_footnote=Converts a string to the Base 64 representation of the string.|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=260|func_sleep=0.0|func_energy=10.0
|func=llStringToBase64|return_type=string|p1_type=string|p1_name=str
|func_footnote
|func_desc
|return_text=that is the {{LSLGC|Base64}} representation of the '''str'''
|spec
|caveats
|constants
|examples
|helpers
|also_functions=*{{LSLG|llBase64ToString}}
*{{LSLG|llBase64ToInteger}}
*{{LSLG|llIntegerToBase64}}
*{{LSLG|llXorBase64StringsCorrect}}
|also_events
|also_tests
|also_articles
|notes
|permission
|negative_index
|sort=StringToBase64
|cat1=Base64
|cat2=String
|cat3
|cat4
}}

Revision as of 21:20, 11 February 2007