From b464920acc90b91613b737386406f52e01bf9f5a Mon Sep 17 00:00:00 2001 From: Robert Maynard Date: Fri, 10 Jul 2026 14:33:55 -0400 Subject: [PATCH] string(STRIP): Document that it removes newlines --- Help/command/string.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/command/string.rst b/Help/command/string.rst index 6564ec5ca4..3fe9a7ef09 100644 --- a/Help/command/string.rst +++ b/Help/command/string.rst @@ -279,7 +279,7 @@ Manipulation string(STRIP ) Store in an ```` a substring of a given ```` - with leading and trailing spaces removed. + with leading and trailing spaces and newlines removed. .. signature:: string(GENEX_STRIP )