Search: get-data-from-clipboard

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

Results 1 - 10 of 76 next page » Page 1 2 3 4 5 6 7 8

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
(JavaElement) **- The element you get from the Java file. Output to JavaElement variable only

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
and structure your code better. Eg: Get Text Java Output Output Text (String) - The element you get from
Title
Get Text
Attachment name
get text.png
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector
get from the Java file. Output to a String variable. ))) {{velocity}} #if ($xcontext.action

Get Web Attribute

Last modified by Nhan Nguyen on 2022/05/13 03:42
Rendered document content
)* - String of characters that identifies the element to get the value of the attribute from. Misc Public
and structure your code better. Ex: [3552929] Get Web Attribute Options From Element (IEElement) - Variable that identifies the element to get the value of an attribute from. Only support for IEElement type. Output
Title
Get Web Attribute
Location
Get Web Attribute
Raw document content
)*** - String of characters that identifies the element to get the value of the attribute from. **Misc
** * **From Element (IEElement) **- Variable that identifies the element to get the value of an attribute from
" %) ((( RCA.Activities.IE.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value

Get Text

Last modified by Nhan Nguyen on 2022/05/13 03:42
Rendered document content
and structure your code better. Ex: [71577779] Get Text Options From Element (IEElement) - Variable that identifies the element to get the value of an attribute from. Only support for IEElement type. Output Text (String) * - The element you get from the Internet Explorer Target Scroll Height (Number) - Scroll
Title
Get Text
Location
Get Text
Raw document content
of the activity to organize and structure your code better. Ex: [71577779] Get Text **Options** * **From Element (IEElement)** - Variable that identifies the element to get the value of an attribute from. Only support for IEElement type. **Output** * **Text (String) *** - The element you get from the Internet

Get Row Item

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
RCA.Activities.Core.GetRowItem Description This activity allows you to get a value from
: “ColumnNameThatNeed”. Data Row* - The DataRow object from which a value is to be retrieved. Misc Public (Checkbox
and structure your code better. Eg: Get row item Output Value - The column value from the specified DataRow.
Title
Get Row Item
Attachment name
get row item.jpg
Location
Data Table
Get Row Item
Raw document content
" %) ((( RCA.Activities.Core.GetRowItem == **Description** == This activity allows you to get a value from a DataRow variable
: “ColumnNameThatNeed”. * **Data Row*** - The DataRow object from which a value is to be retrieved. **Misc
]] (* is mandatory) **In the body of activity** * **DataTable row (DataRow)*** - The DataRow object from which

Get Python Object

Last modified by Nhan Nguyen on 2022/05/13 02:34
Rendered document content
and structure your code better. Eg: Get Python Object. Type Argument(Dropdown List) - The .NET data type you want to get from the PythonObject variable. Output Result (Object) - The PythonObject variable
. Object variable which returned by other Python activities such as Load Python Script into a .NET data
Title
Get Python Object
Attachment name
get object.jpg
Location
Get Python Object
Raw document content
Python Object. * **Type Argument(Dropdown List)** - The .NET data type you want to get from
variable which returned by other Python activities such as Load Python Script into a .NET data type of your
it. Remember to consider data security requirements before using it. * **Display Name (String)** - The name

Get XML Nodes

Last modified by VuNH54 on 2023/04/21 11:39
Rendered document content
RCA.Activities.Core.GetXMLNodes Description The Get Nodes activity allows you to retrieve an XML Node from a XML document. (* for Mandatory) In the body of activity Enter a VB expression
) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
Title
Get XML Nodes
Attachment name
get xml nodes.jpg
Location
Get XML Nodes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodes == **Description** == The Get Nodes activity allows you to retrieve an XML Node from a XML
(Checkbox)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity. You can edit

Get Nodes

Last modified by VuNH54 on 2023/04/21 11:37
Rendered document content
RCA.Activities.Core.GetNodes Description The Get XML Nodes activity allows you to retrieve a list of first-level XML Nodes from a XML document. (* for Mandatory) In the body of activity Enter a VB
property makes the XMLString property unusable. Misc Public (Checkbox) - If you check it, the data
Title
Get Nodes
Attachment name
get nodes.jpg
Location
Get Nodes
Raw document content
== **Description** == The Get XML Nodes activity allows you to retrieve a list of first-level XML Nodes from a XML
it, the data of this activity will be shown in the log. Be careful, consider data security before using
and structure your code better. E.g: Get Nodes **Output** * **XML Nodes (XNode)**- An variable containing

Get Element

Last modified by Nhan Nguyen on 2022/05/13 03:41
Rendered document content
] Get Element Options. From Element (IEElement) - Element to be referred to when searching
. (* for Mandatory) In the body of the activity Pick Target Element* - Chooses the field to get the item
(default): blocks the process from continuing the execution. Timeout MS (Int32)- The maximum amount of time
Title
Get Element
Location
Get Element
Raw document content
] Get Element **Options.** * **From Element (IEElement)** - Element to be referred to when
*** - Chooses the field to get the item. This activity will generate a string variable (Selector) to specify
the execution even an error occurs within the activity. False (default): blocks the process from continuing

Select Item

Last modified by Nhan Nguyen on 2022/05/13 02:25
Rendered document content
). Input From (JavaElement) - The file you get the element from Index (Int32)* - The index of the element
specific items from a Java file. (* is mandatory) In the body of the activity Pick target element
an error occurs within the activity. False (default) - blocks the process from continuing the execution
Raw document content
). **Input** * **From (JavaElement)** - The file you get the element from * **Index (Int32
" %) ((( RCA.Activities.Java.SelectItem == **Description** == This Select Item activity allows you to select specific items from
occurs within the activity. False (default) - blocks the process from continuing the execution
next page » Page 1 2 3 4 5 6 7 8
RSS feed for search on [get-data-from-clipboard]
Created by admin on 2022/04/17 14:38