Parameters
- start
- The first character to be returned. If this argument is either 0 or omitted, this property returns a range of characters starting with the first character.
- length
- The number of characters to be returned. If this argument is omitted, this property returns the remainder of the string (everything after the start character).