llSHA1String
function ll.SHA1String(Text: string): stringReturns a string of 40 hex characters that is the SHA1 security hash of text.
Parameters
-
Text(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.SHA1String().
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: llSHA1String