Skip to content

llSHA256String

Function Syntax
string llSHA256String(
  1. string text
);

Returns a string of 64 hex characters that is the SHA256 security hash of text.