apps
latest
false
important :
For documentation on app projects in Studio Web, refer to the App Projects chapter in the Studio Web documentation: https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/apps-in-studio-web.
UiPath logo, featuring letters U and I in white
LEGACY

Apps User Guide

Last updated Aug 5, 2024

Function: List

Use this function to create a static list of values from one or more pieces of text in order to further use it in other lists or dropdowns.

Syntax

List(Text1 [,Text2 …])

Syntax

Description

Example

List(Text1, [Text2])

Create a static list of values for use in Lists/Dropdowns.

 

Arguments

For more information on arguments, see the table below.

Argument

Type

Description

Value

Required

At least one string.

Examples

When applying this function =List("I", "<3", "UiPath Apps"): we'll obtain a static list containing 3 values:
  • I
  • docs image
  • UiPath Apps

Was this page helpful?

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