Get List Item

Category

List Commands

Description

This command allows you to get an item from a List. Use this command when you want to get an item from a List.

Parameters

List Name

Indicate list name to get an item from a List.

List Index

Indicate the index of the List, e.g., 0 or {vIndex}.

Variable Name

Indicate variable name to receive output.

Returned Value

This command does not have returned value.

Example Usage

Example Location:

BYpass\Examples\List Commands\Get List Item\Get List Item.xml

See Also