FunctionsStringreverse_utf8Reverses UTF-8 strings by code point so multi-byte characters stay intact. reverse_utf8(…) → String Kind · scalar Reverses UTF-8 strings by code point so multi-byte characters stay intact. Part of the String family.reverse_dns_queryConverts IPv4 and IPv6 addresses to PTR lookup query names (`in-addr.arpa` and `ip6.arpa`).rightReturns the rightmost N bytes. Negative N trims bytes from the left side.