DOCUMENTATION CENTER SEARCH
Mathematica
>
String Patterns
>
Built-in
Mathematica
Symbol
String Patterns
Working with String Patterns
Tutorials »
|
StartOfString
EndOfLine
StringExpression
See Also »
|
String Patterns
More About »
EndOfString
EndOfString
represents the end of a string for purposes of matching in
StringExpression
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Test whether a string ends with a "t":
In[1]:=
Out[1]=
Scope
(1)
Applications
(1)
SEE ALSO
StartOfString
EndOfLine
StringExpression
TUTORIALS
String Patterns
Working with String Patterns
MORE ABOUT
String Patterns
New in 5.1
© 2008 Wolfram Research, Inc.