|
RiTa index |
|
| Name | removeCharAt() |
| Class | RiText |
| Description | Deletes the character at at the specified character index ('idx'). If the specified 'idx' is less than xero, or beyond the length of the current text, there will be no effect. Returns true if the deletion was successful, else false |
| Syntax | removeCharAt(idx); |
| Returns | boolean |
| Usage | Web & Application |
| Related | |