Search: excel-get-column-name

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

Results 1 - 10 of 32 next page » Page 1 2 3 4

Get Row Item

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
is to be retrieved from the DataRow. Eg: 11 Column Name (String)* - The name of the column whose value
and structure your code better. Eg: Get row item Output Value - The column value from the specified DataRow.
RCA.Activities.Core.GetRowItem Description This activity allows you to get a value from
Title
Get Row Item
Attachment name
get row item.jpg
Location
Get Row Item
Raw document content
is to be retrieved from the DataRow. Eg: 11 * **Column Name (String)*** - The name of the column whose value
" %) ((( RCA.Activities.Core.GetRowItem == **Description** == This activity allows you to get a value from a DataRow variable according to a specified column. [[[[image:get row item.jpg]]>>attach:get row item.jpg

Generate Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
the structured text. This activity enables you to select column and row separators according to which the table
(default) - blocks the process from continuing the execution. Fixed formatting options Column Sizes (IEnumerable< Int32 >) - Specifies the size of the columns that are to be created in the table. This field
Raw document content
. This activity enables you to select column and row separators according to which the table is generated
) - blocks the process from continuing the execution. **Fixed formatting options** * **Column Sizes (IEnumerable< Int32 >)** - Specifies the size of the columns that are to be created in the table. This field

Remove Data Column

Last modified by Nhan Nguyen on 2022/05/13 03:04
Rendered document content
from the column collection of the DataTable. Eg: 12. Column Name (String)* - The name of the column
Column to a specified DataTable. (* is mandatory) Properties Input Column (DataColumn)* - A DataColumn object to be removed from the column collection of the DataTable. If this property is set
Title
Remove Data Column
Attachment name
remove data column.jpg
Location
Remove Data Column
Raw document content
of the DataTable. Eg: 12. * **Column Name (String)*** - The name of the column to be removed from the column
edit the name of the activity to organize and structure your code better. Eg: “Remove Data Column
" %) ((( RCA.Activities.Core.RemoveDataColumn == **Description** == This activity allows you to remove a Data Column to a specified

Look Up Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
only Int32 variables. Eg: 1 Column Name (String) - The name of the column you want to search for. This field supports only strings and String variables. Eg: “Name of column” Data Column (DataColumn
: 1 Column Name (String) - Specifying a Column name here returns the value of the cell found
Raw document content
supports only Int32 variables. Eg: 1 * **Column Name (String)** - The name of the column you want to search for. This field supports only strings and String variables. Eg: “Name of column” * **Data Column
and the value from the RowIndex property. This field supports only Int32 variables. Eg: 1 * **Column Name

Add Data Column

Last modified by Nhan Nguyen on 2022/05/13 02:54
Rendered document content
to a specified DataTable. (* is mandatory) Properties Input Column (DataColumn)* - A DataColumn object that is to be appended to the column collection of the DataTable. Column Name (String)* - The name of the new column you
)* - The DataTable object in which you want to add a column. This field supports only DataTable objects. Misc
Title
Add Data Column
Attachment name
add data column.jpg
Location
Add Data Column
Raw document content
** == **Input** * **Column (DataColumn)*** - A DataColumn object that is to be appended to the column collection of the DataTable. * **Column Name (String)*** - The name of the new column you want to add
in which you want to add a column. This field supports only DataTable objects. **Misc** * **Public

Sort Data Table

Last modified by Nhan Nguyen on 2022/05/05 04:21
Rendered document content
) - The index of the column you want to sort. Eg: 3 Column Name (String) - Name of the sorting column. Eg: “Column name here”. Data Column (DataColumn) - The variable containing the column you want to sort
in ascending or descending order, based on the values of a specified column. (* is mandatory) Properties
Raw document content
) **- The index of the column you want to sort. Eg: 3 * **Column Name (String)** - Name of the sorting column. Eg: “Column name here”. * **Data Column (DataColumn)** - The variable containing the column you want to sort
order, based on the values of a specified column. [[[[image:sort data table.jpg||class="img-thumbnail

Add Data Row

Last modified by Nhan Nguyen on 2022/05/13 02:55
Rendered document content
to be added to the DataTable. The type of each object should map to the type of its corresponding column
a column. This field supports only DataTable objects. Misc Public (Checkbox) - Check if you want to publicize it. Remember to consider data security requirements before using it. Display Name (String
Raw document content
should map to the type of its corresponding column in the DataTable. * **Data row (DataRow
is ignored. * **Data Table (DataTable)*** - The DataTable object in which you want to add a column
to publicize it. Remember to consider data security requirements before using it. * **Display Name (String

Remove Duplicated Rows

Last modified by Nhan Nguyen on 2022/05/13 03:06
Rendered document content
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: Remove Duplicated Rows. Output Output Data Table(DataTable) - The column value from the specified DataRow.
Raw document content
using it. * **Display Name (String) **- The name of this activity. You can edit the name
** * **Output Data Table(DataTable) **- The column value from the specified DataRow. ))) {{velocity

Get Web Attribute

Last modified by Nhan Nguyen on 2022/05/13 03:42
Rendered document content
RCA.Activities.IE.GetWebAttribute Description The Get Web Attribute activity allows you to get
) In the body of the activity Pick Target Element* - Chooses the field to get the attribute. This activity
will terminate. Default value: 30000 (milliseconds). Ex: 30000 Input Attribute Name (String) - The expression
Title
Get Web Attribute
Location
Get Web Attribute
Raw document content
" %) ((( RCA.Activities.IE.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
]] (* for Mandatory) **In the body of the activity** * **Pick Target Element*** - Chooses the field to get
). Ex: 30000 **Input** * **Attribute Name (String) **- The expression of the attribute

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java
(milliseconds). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
Title
Get Element
Attachment name
get element.png
Location
Get Element
Raw document content
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get
to publicize it. Remember to consider data security requirements before using it. * **Display Name (String
next page » Page 1 2 3 4
RSS feed for search on [excel-get-column-name]
Created by admin on 2022/04/17 14:38