Skip to content

llStringToBase64

function ll.StringToBase64(Text: string): string

Returns the string Base64 representation of the input string.

Parameters
Text (string)

Add example usage here showing SLua/Luau syntax with ll.StringToBase64().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.