UiPath Documentation
activities
latest
false

Workflow activities

Read List Item

UiPath.Activities.System.Arrays.ReadListItem

Description

Retrieves the value of a specific item in a list.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Windows, Cross-platform configuration

  • Item index - The index of the item to be read. Item indexing begins with 0.
  • List - List from which to read the item.

Additional options

Output

  • Save to - Reference to the value of the item at the specified index.

Windows - Legacy configuration

Properties panel

Common
  • DisplayName - The display name of the activity.
Input
  • Item index - The index of the item to be read. Item indexing begins with 0.
  • List - List from which to read the item.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
  • TypeArgument - A drop-down list that enables you to choose what .NET variable type you want to use with the activity.
Output
  • Save to - Reference to the value of the item at the specified index.
  • Description
  • Project compatibility
  • Windows, Cross-platform configuration
  • Additional options
  • Output
  • Windows - Legacy configuration
  • Properties panel

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated