Returns a sub-string of the DOMString starting at a specified position.
The offset from the beginning from which the sub-string is being requested.
The count of characters in the requested sub-string
The sub-string of the DOMString being requested
See Implementation
Returns a sub-string of the DOMString starting at a specified position.