Find String Occurrences In Text
The Bot finds multiple occurrences of as string in a body of text without looping. It uses regex to search a group of strings in a whole text.
Top Benefits
- Less Development effort, Minimal Code, Time Savings, easy to use.
This Bot searches a body of text for occurrences of a specific string and returns all occurrences, without using loops.
Keyword Text - "one|common|word|or|another" Result Text - "Res1|Res2|Res3|Res4|Res5" Input Text - "samplewordstringwhereweneedtofindtext Result - Res3
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Information Technology
- Category
- RPA Developer ToolsUtility
- Downloads
- 156
- Vendor
- Automation Type
- Bot
- Last Updated
- December 22, 2020
- First Published
- August 26, 2019
- Platform
- 11.x
- Support
-
- CTD Techs
- Mon, Tue, Wed, Thu, Fri 9:00-17:00 UTC+0
- 9384672500
- vk@ctdtechs.com
- Bot Store FAQs
See the Bot in Action
Setup Process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)
Run
That's it - now the Bot is ready to get going!
Requirements and Inputs
- NA
- Inputs: Keyword Text (Group of string which needs to be searched)Result Text (Group of string which needs to be exported when found in relation to the Keyword text)Input Text (The input string where we need to search)