Output Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03

RCA.Activties.Core.OutputDataTable

Description

This activity allows you to write a Data Table to a string using the CSV format.

ouput data table.jpg

(* is mandatory)

Properties

Input

  • Data Table (DataTable)* - The data table that you want to output.

Misc

  • Public (Checkbox) - Check if you want to publicize it. Remember to consider data security requirements before using it.
  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.
    Eg: Output data table

Output

  • Text - The output of the Data as a string.

Table of Content

  
Navigation