llSHA256String
function ll.SHA256String(text: string): stringReturns a string of 64 hex characters that is the SHA256 security hash of text.
Parameters
-
text(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.SHA256String().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llSHA256String