StringPositionStringPosition works much like StringCases, except the positions of the matching substrings are returned. In[67]:=  |
Out[67]=
|
In[68]:=  |
Out[68]=
|
The Overlaps option is True by default (see the previous section for more details on this option). In[69]:=  |
Out[69]=
|
Note that even empty strings can be matches. In[70]:=  |
Out[70]=
|
|