Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
0
Snippet
106
Summary
Summary
This snippet splits an address contained in a single string and creates pairs based on key words. By default, this works for a Romanian address.
Overview
Overview
Using a split based on key words and applying a simple set of rules, we obtain a dictionary with all the address fields from a given string.
Arguments:
The activity works based on the abbreviation of the different components of the address (e.g. street is str, boulevard is bld, etc). If the user wants to change the list of key words, he must change the values from Add fix keys assign and Add key words assign.
Features
Features
It can be used as it is for Romanian addresses but it can be easily changed for any other language. From a single string, you will obtain a dictionary containing the key words present as a key and their corresponding value.
Additional Information
Additional Information
Dependencies
Microsoft.Activities.Extensions
Code Language
Visual Basic
Technical
Version
1.1.0Updated
April 5, 2023Works with
Studio: 22.10 - 23.4
Certification
Silver Certified
Collections
Support
UiPath Community Support