Update DataTable Value

Category

DataTable Commands

Description

This command allows you to write a Value to a DataTable. Use this command when you want to write a Value to 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.

Value

Enter the value to update to the DataTable.

Returned Value

This command does not have returned value.

Example Usage

Example Location:

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

See Also