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

Split Address

Split Address

by YouTube

StarStarStarStarStarStarStarStarStarStar

0

Snippet

Downloads

<100

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.

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 (ex: street is str, bulevard 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

YouTube

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.0

Updated

February 18, 2020

Works with

Tested with UiPath Studio 2018.3 and 2018.4

Certification

Silver Certified

Tags

Support

UiPath Community Support

Similar Listings