Qurak

Whitespace

Tilgjengelig

Represents whitespace characters in string patterns

Whitespace
StringReplace[" this is a test. ", (StartOfString ~~ Whitespace) | (Whitespace ~~ EndOfString) :> ""]//FullForm → FullForm["this is a test."]

Emner

Relatert

Alle 6300 funksjoner · Bruk dette fra en MCP-klient