MmaTranslator[Mma]
StringPosition
return a list of the starting and ending character positions
Calling Sequence
Parameters
Description
Examples
StringPosition(arguments)
arguments
-
Maple translation of the Mathematica command arguments
The StringPosition command returns a list of the starting and ending character positions at which a specified string appears as a substring.
Use the command with the Maple translation.
Alternatively, you can use the FromMma command with the evaluate option specified.
See Also
MmaTranslator
MmaTranslator[FromMma]
Download Help Document