|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Finds all the instances of a character string and replaces them with another string in a Word Processing control. |
|
|
|
|
|
|
|
| Finds all the instances of a character string and replaces them with another string in a Document variable. |
|
|
|
|
|
|
|
| Finds and replaces a string in the Code Editor control. |
|
|
|
|
|
|
|
| Replaces one string with another in an HTML Editor control. |
|
|
|
|
|
|
|
| Finds and replaces a value in a Spreadsheet control. |
|
|
|
|
|
|
|
| Seeks a value in the cells of a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo").
|
|
|
|
|
|
|
|
| Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo").
|
|
|
|
|
|
|
|
| Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo"). |
|
|
|
|
|
|
|
| Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo"). |
|
|
|
|
|
|
|
| By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)... |
|
|
|
|
|
|
|
| Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
|
| Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|