Search: select-multiple-items

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

Results 1 - 10 of 17 next page » Page 1 2

[22]Select Multiple Items

Last modified by Tuan Nguyen on 2022/05/13 02:30
Rendered document content
RCA.Activities.Browser.SelectMultiple Description The Select Multiple Items activity allows you to select many items from a combo box or list box. (*For Mandatory) In the body of the activity Pick
of the activity to organize and structure your code better. E.g: [564547] Select Multiple Items Public (Checkbox
Title
[22]Select Multiple Items
Location
[22]Select Multiple
Raw document content
" %) ((( RCA.Activities.Browser.SelectMultiple == **Description** == The Select Multiple Items activity allows you to select many items
] Select Multiple Items * **Public (Checkbox) **- Check if you want to public it. Remember to consider
. * **Select Type (Dropdown List)** ・INDEX – Index of the item (Starting from 0). ・VALUE – Value of the item

[19]Select Item

Last modified by Tuan Nguyen on 2022/05/13 02:28
Rendered document content
RCA.Activities.Browser.SelectItem Description The Select Item activity allows you to select
element* - Chooses the field on a browser to select the item. This activity will generate a string
. Select Value (String)* - The item to be selected from the combo or list box. The item must be quoted
Title
[19]Select Item
Location
[19]Select Item
Raw document content
" %) ((( RCA.Activities.Browser.SelectItem == **Description** == The Select Item activity allows you to select an item from a combo box
of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item
(Dropdown List)** - Select list of type **・INDEX** – Index of the item (Starting from 0). **・VALUE

[12]Select Item

Last modified by Tuan Nguyen on 2022/05/13 04:14
Rendered document content
RCA.Activities.Windows.SelectItem Description The Select Item activity allows you to select
* - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify the location of that field. Properties Collection Item By Index (Boolean) - Checked if the item is selected
Title
[12]Select Item
Location
[12]Select Item
Raw document content
" %) ((( RCA.Activities.Windows.SelectItem == **Description** == The Select Item activity allows you to select an item from a combo box
** == * **Pick target element* **- Chooses the field to select the item. This activity will generate a string
** * **By Index (Boolean) **- Checked if the item is selected by index. * **Item Value (String)* **- Value

[03]Exists In Collection

Last modified by DatPT on 2023/04/17 13:17
Rendered document content
and the item you want to check for existence. You can select different options based on the Data type
you to check whether the item exists in a collection or not. (* for Mandatory) Properties Misc Collection (ICollection)* - The collection in which to check if the item exists. This collection is of type
Raw document content
" %) ((( System.Activities.Statements.ExistsInCollection<System.Int32> == **Description** == This activity allows you to check whether the item exists
** * **Collection (ICollection)*** - The collection in which to check if the item exists. This collection is of type
to organize and structure your code better. E.g: “Exists In Collection” * **Item (TypeArgument)*** - The item

[04]Remove From Collection

Last modified by DatPT on 2023/04/17 13:18
Rendered document content
)* - The type argument of the collection and the item you want to remove. You can select different options based
you to remove item in a specified collection (* for Mandatory) Properties Misc Collection (ICollection<T>)* - The collection from which to remove the Item. Display Name (String) - The name
Raw document content
" %) ((( System.Activities.Statements.RemoveFromCollection<System.Int32> == **Description** == This activity allows you to remove item in a specified
** * **Collection (ICollection<T>)*** - The collection from which to remove the Item. * **Display Name (String
. E.g: “Remove from Collection” * **Item (TypeArgument)*** - The item to remove from the specified

[01]Add To Collection

Last modified by DatPT on 2023/04/17 13:15
Rendered document content
) - The type argument of the collection and the item you want to add. You can select different options based
to add items to an existing collection. (* for Mandatory) Properties Misc Collection (ICollection<T>) - The collection that receives the new item. Display Name (String) - The name of this activity. You can edit
Raw document content
and the item you want to add. You can select different options based on the data type of the collection you use
" %) ((( System.Activities.Statements.AddToCollection<System.Int32> == **Description** == This activity allows you to add items to an existing
** * **Collection (ICollection<T>)** - The collection that receives the new item. * **Display Name (String

Select File

Last modified by DatPT on 2023/04/12 17:41
Rendered document content
and followed by a vertical bar (|) and the filter pattern. If you want to select multiple file types, separate
RCA.Activities.Core.SelectFile Description This activity opens a dialog, allows you to select a file and returns full path of the selected file. Properties Input Filter (String) – Used
Title
Select File
Location
Select File
Raw document content
" %) ((( RCA.Activities.Core.SelectFile == **Description** == This activity opens a dialog, allows you to select a file and returns full path of the selected file. [[image:image-20220505093334-1.jpeg]] == **Properties** == **Input** * **Filter (String) **– Used to specify the type of file you want to select. This filter should contain

[02]Clear Collection

Last modified by DatPT on 2023/04/17 13:16
Rendered document content
to clear a specified collection of all items (* for Mandatory) Properties Misc Collection (ICollection
requirement before using it. TypeArgument (Dropdown List) - The type argument of the collection and the item you want to clear. You can select different options based on the Data type of the collection you use
Raw document content
)** - The type argument of the collection and the item you want to clear. You can select different options based
items [[image:image-20220505152501-1.png]] (* for Mandatory) == **Properties** == **Misc

[24]Set Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 02:31
Rendered document content
* - Chooses the field on a browser to select the item. This activity will generate a string variable (Selector
to be selected from. It is a string, so it has to be encased in quotation marks. Attribute Value (String
Attribute Name (String)* - The expression of the attribute to be selected from. It is a string, so it has
Raw document content
target element*** - Chooses the field on a browser to select the item. This activity will generate
)*** - The expression of the attribute to be selected from. It is a string, so it has to be encased in quotation marks
of the attribute to be selected from. It is a string, so it has to be encased in quotation marks. * **Attribute

[29]Wait Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 03:23
Rendered document content
element* - Chooses the field on a browser to select the item. This activity will generate a string
of the attribute to be selected from. It is a string, so it has to be encased in quotation marks. Attribute Value
(milliseconds). E.g: 30000 Input Attribute Name (String)* - The expression of the attribute to be selected
Raw document content
of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item
Name (String)* **- The expression of the attribute to be selected from. It is a string, so it has
Name (String)* **- The expression of the attribute to be selected from. It is a string, so it has
next page » Page 1 2
RSS feed for search on [select-multiple-items]
Created by admin on 2022/04/17 14:38