Qurak

StartOfString

Available

Represents the start of a string in string patterns

StartOfString
StringReplace["ababbabbaaab", StartOfString ~~ LetterCharacter -> "t"] → tbabbabbaaabStringReplace[" Have a nice day. ", (StartOfString ~~ Whitespace) -> ""]//FullForm → FullForm["Have a nice day. "]

Topics

Related

All 6300 functions · Use this from an MCP client