Search: for-each-row

Last modified by admin on 2022/04/24 04:58

Results 1 - 4 of 4 Page 1

For Each Row

Last modified by VuNH54 on 2023/04/19 14:38
Rendered document content
RCA.Activities.Core.ForEachRow Description This activity allows you to execute an action once for each row in a specified DataTable variable. (* is mandatory) In the body of activity Foreach - Set
of the activity to organize and structure your code better. Eg: For Each Row. Output Current Index (Int
Title
For Each Row
Attachment name
for each row.jpg
Location
For Each Row
Raw document content
" %) ((( RCA.Activities.Core.ForEachRow == **Description** == This activity allows you to execute an action once for each row in a specified DataTable variable. [[[[image:for each row.jpg]]>>attach:for each row.jpg]] (* is mandatory
to organize and structure your code better. Eg: For Each Row. **Output** * **Current Index (Int)** - A zero

Add Data Column

Last modified by Nhan Nguyen on 2022/05/13 02:54
Rendered document content
by the TypeArgument property. Max Length (Int) - Specifies the maximum length for each row of the new column. Supports only Int32 variables. Unique (CheckBox) - Specifies that the values in each row of the new column must
values are allowed in the new column for rows that belong to the table. Allow Increment - Specifies
Raw document content
)** - Specifies the maximum length for each row of the new column. Supports only Int32 variables. * **Unique (CheckBox)** - Specifies that the values in each row of the new column must be unique. ))) {{velocity
(CheckBox)** - Specifies whether new values are allowed in the new column for rows that belong to the table

Add Data Row

Last modified by Nhan Nguyen on 2022/05/13 02:55
Rendered document content
RCA.Activities.Core.AddDataRow Description This activity allows you to add a Data Row to a specified DataTable. (* is mandatory) Properties Input Array row (Object[]) - An array of objects to be added to the DataTable. The type of each object should map to the type of its corresponding column
Title
Add Data Row
Attachment name
add data row.jpg
Location
Add Data Row
Raw document content
** * **Array row (Object[]) **- An array of objects to be added to the DataTable. The type of each object should map to the type of its corresponding column in the DataTable. * **Data row (DataRow
" %) ((( RCA.Activities.Core.AddDataRow == **Description** == This activity allows you to add a Data Row to a specified DataTable

[05]For Each

Last modified by admin on 2023/10/20 10:21
Rendered document content
)*- Iterate through the data and process each piece of information individually. Able to input variable
to organize and structure your code better. E.g: [389861710] For Each < T > Public (Checkbox) - If you check
Title
[05]For Each
Location
[05]For Each
Raw document content
) == **Properties** == **Input** * **Values (IEnumerable)***- Iterate through the data and process each piece
. E.g: [389861710] For Each < T > * **Public (Checkbox)** - If you check it, the data of this activity
Page 1
RSS feed for search on [for-each-row]
Created by admin on 2022/04/17 14:38