StringTools[MatchFence] - find the matching fence character to one in a string of text
|
Calling Sequence
|
|
MatchFence( s, pos )
|
|
Parameters
|
|
s
|
-
|
string; string to examine
|
pos
|
-
|
posint; the position of a fence character in the string s
|
|
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?