ToLower Post-processing function can be used in the agents where, I want to make each row of the field in lowercase order. For example, I have this scraping agent “ToLower Function Example(Post-processing)” in my account and I want to make the each row of the Contact field in lowercase. Here, I can use ToLower Post-processing function.
Before
Steps
- Edit the scraping agent by clicking on the Edit tab
- Go to the Contact field and click on the Edit field button
- Now, click on the Add Post-processing button and add the
ToLower Post-processing
function as the following screenshot given - This function does not require any parameter
- Now,close it
- Save the agent configuration and re-run the agent to apply the changes.
After ToLower Function
If you notice the screenshot below, the Contact field is changed into lowercase order by using the ToLower Post-processing
function.