Activities
latest
false
Banner background image
Workflow Activities
Last updated Apr 22, 2024

Address

Generates a valid address, based on the random country and city that you provide. The resulted address is a dictionary.

Definition

Namespace: UiPath.Testing.API

Assembly: UiPath.Testing.Activities.Api (in UiPath.Testing.Activities.Api.dll)

Address(Dictionary<String,String>)

Dictionary<string, string> Address(
	string country,
	string city
)Dictionary<string, string> Address(
	string country,
	string city
)
country String
Enter a random country.
city String
Enter a random city located in the country that you inputted earlier

Return value

An address that has the following fields generated: Country, PostalCode, StreetNumber, StreetName, City, State. Charset: Unicode.

  • Definition
  • Address(Dictionary<String,String>)
  • Return value

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.