|
RiTa index |
|
| Name | replaceWordAt() |
| Class | RiString |
| Description | Replaces the word at wordIdx
with newWord. Returns true
if the replace was succesful, or false
if the index does not exist. |
| Syntax | replaceWordAt(newWord, wordIdx); |
| Returns | boolean |
| Usage | Web & Application |
| Related | |