IgnoreCase
Usage
Notes
Further Examples
This gives the positions in the string where the letter s occurs, regardless of case.
In[1]:=
|
Out[1]=
|
In the first case only those strings that match explicitly are replaced; in the second any string that matches, ignoring case, will be replaced.
In[2]:=
|
Out[2]=
|
In[3]:=
|
Out[3]=
|
|