Output DataTable
Category
DataTable Commands
Description
This command allows you to write a DataTable to a string using the CSV format. Use this command when you want to store DataTable into a variable (string as CSV format).
Parameters
- DataTable Name
Input a DataTable name
- Variable Name
Input a variable name
Returned Value
[ReturnValue]
Example Usage
- Example Location:
BYpass\Examples\DataTable Commands\Output DataTable\Output DataTable.xml