Find All Occurrences In Text Step
Brief description
This step is a loop for a Row number of times in Excel (examples of use)
Step Information
Step name (Not required) – the custom name of the process step that labels the editor’s process step box
Input parameters
- Case sensitive (Required)
- T (true)
- F (false)
- existing boolean variable
- Search term (Required)- new string or existing variable name of string data type that contains the input value
- Text (Required)- new string or existing variable name of a string data type where we want to check the occurrence of "Search term"
Output parameters
- Indices (Required)- existing or new variable name of IntArray data type that contains the resulting value of position in the text where "Search term" shown