| arm | Index Level | b |
| Syntax | <ctrl>+a search.string <ctrl>+r replace.string <ctrl>+n |
| Category | Update processor |
| Type | Command |
| Description |
searches for and replaces every occurrence of the "search.string" with the contents of the "replace.string" from the current position of the cursor to the end of the item.
When "<ctrl>+r" is typed, UP prompts for the "replace.string". After entering the "replace.string", enter "<ctrl>+n" to replace all occurrences of the "search.string". The text is replaced as entered; however, if the replacement is at the beginning of a sentence, the initial letter is replaced as an upper-case letter. To specify an exact replacement of uppercase and lowercase letters, enclose the "replace.string" in single or double quotation marks. |
| Options | |
| See Also | search replace a UP Commands Update processor (UP) |
| Example | |
| Warnings | |
| Compatibility | D3 7.0 AP |
| arm | Index Level | b |