Get DataTable Value

Category

DataTable Commands

Description

This command allows you to get a data Value from a DataTable. Use this command when you want to get a data from a DataTable.

Parameters

DataTable Name

Indicate the DataTable Name.

Row Index

Select value Row index of DataTable.

Column Index

Enter a valid Column index of DataTable.

Variable Name

Enter variable name to receive output.

Returned Value

This command does not have returned value.

Example Usage

Example Location:

BYpass\Examples\DataTable Commands\Get DataTable Value\Get DataTable Value.xml

See Also