Description Usage Arguments Value Author(s) Examples
Gets a substring of this string. The substring begins at the position
beginIndex
and extends to the character
at position
endIndex-1
.
1 2 |
beginIndex |
The beginning index, inclusive. |
endIndex |
The ending index, exclusive. |
Returns the substring.
Henrik Bengtsson (http://www.braju.com/R/)
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.