FunctionsStringreplace_regexp_oneReplaces only the first regex match with a replacement string. replace_regexp_one(…) → String Kind · scalar Replaces only the first regex match with a replacement string. Part of the String family.replace_regexp_allReplaces all regex matches with a replacement string.reverseReverses each input string by byte order.