StringTrim
returns a version of
s
with whitespace removed from start and end.
returns a version of
s
with strings matchingpatt
removed from start and end.
Examples
Related terms
StringCases, StringContainsQ, StringCount, StringExpression, StringFreeQ, StringInsert, StringJoin, StringLength, StringMatchQ, StringPart, StringPosition, StringQ, StringReplace, StringRiffle, StringSplit, StringTake, StringToByteArray
Implementation status
- ✅ - full supported