DocsFunctionsstringsstrings.Trimstrings.TrimReturns the given string, removing leading and trailing characters specified in the cutset.Syntaxstrings.Trim INPUT CUTSETReturnsstringAliastrim{{ trim "++foo--" "+-" }} → foo Last updated: October 21, 2024 : Documents strings.TrimSpace (6103c1e84)Improve this page