Qurak

EndOfString

Available

Represents the end of a string in string patterns

EndOfString
StringReplace["ababbabbaaaCb", LetterCharacter ~~ EndOfString -> "t"] → ababbabbaaaCtStringReplace[" Have a nice day. ", (Whitespace ~~ EndOfString) -> ""]//FullForm → FullForm[" Have a nice day."]

Topics

Related

All 6300 functions · Use this from an MCP client