Qurak

WordBoundary

در دسترس

Represents a word boundary in string patterns (like regex \b)

WordBoundary
StringReplace["this is a test", WordBoundary ~~ x_ :> ToUpperCase[x]] → This Is A TestStringCases["a 13 bbbc 41 ccc", WordBoundary ~~ x : DigitCharacter.. ~~ WordBoundary :> x] → {13, 41}

موضوع‌ها

مرتبط

همهٔ 6300 تابع · استفاده از این در کلاینت MCP