DataTable To String

Convert a data table to string.

Convert the specified data table into a string and store it in a string variable.

Input

Output

  • Text : String Variable The variable in which the converted string is to be stored.

Last updated