パラメータ
- index
- Inputs the code point index of the range start, outputs the character index of the range start.
- count
- Inputs the number of code points in the range, outputs the number of characters in the range.
戻り値の型
True if the resulting range contains at least one character, false otherwise.