Uipath Marketplace
MarketplaceListingsSnippetSplit Address - Romanian

Create your first automation in just a few minutes.Try Studio Web

Split Address - Romanian

Split Address - Romanian

by Internal Labs

StarStarStarStarStarStarStarStarStarStar

0

Snippet

Downloads

105

back button
back button
carouselImage0
next button
next button

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:

  • in_FullAddress(String): This input argument is the string containing the address.
  • out_AddressDictionary(Dictionary): This output argument is a dictionary containing the processed address fields.

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

Publisher

Internal Labs

Visit publisher's page

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.1.0

Updated

Apr 5, 2023

Works with

Studio: 22.10 - 23.4

Certification

Silver Certified

Support

UiPath Community Support

Similar Listings