Search: get-table

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

Results 1 - 10 of 10 Page 1

Get Table

Last modified by VuNH54 on 2023/04/21 10:59
Rendered document content
of the activity to organize and structure your code better. E.g: Get the data table Public (Checkbox) - If you
RCA.Activities.Word.GetTable Description This activity allows you to retrieve a table from
continuing the execution. Input Index (Int32)* – The index number of the table you want to retrieve
Title
Get Table
Location
Get Table
Raw document content
== **Description** == This activity allows you to retrieve a table from a Word Document and return
the process from continuing the execution. **Input** * **Index (Int32)*** – The index number of the table
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get

Get Queue Items

Last modified by VuNH54 on 2023/04/20 17:10
Rendered document content
of this activity. You can edit the name of the activity to organize and structure your code better. Eg: Get Queue
date. Output Queue Items (INumerable< QueueItem >) - This is the data table that you have added
Title
Get Queue Items
Location
Get Queue Items
Raw document content
to organize and structure your code better. Eg: Get Queue Items. **Options** * **Duration (Int32) **- Filter
** * **Queue Items (INumerable< QueueItem >)** - This is the data table that you have added the queue
') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2

Get Active Window

Last modified by VuNH54 on 2023/09/16 00:57
Rendered document content
RCA.Activities.Common.GetActiveWindow Description The Get Active Window enables you to get the current active window and allows you to execute multiple activities inside it. (* is mandatory
to organize and structure your code better. E.g: [3424325] Get Active Window Output Application Window
Title
Get Active Window
Location
Get Active Window
Raw document content
" %) ((( RCA.Activities.Common.GetActiveWindow == **Description** == The Get Active Window enables you to get the current active window
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get
') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2

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
to organize and structure your code better. E.g: Get XML Nodes Output XML Nodes (IEnumerable)- An variable
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
the name of the activity to organize and structure your code better. E.g: Get XML Nodes **Output
}} #if ($xcontext.action != 'export') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc

Get XML Node Attributes

Last modified by VuNH54 on 2023/04/21 11:38
Rendered document content
RCA.Activities.Core.GetXMLNodeAttributes Description The Get XMLNode Attributes activity allows you to retrieve the attributes of an XML Node. (* for Mandatory) In the body of activity Enter
. E.g: Get XML Node Attributes Output Attributes (IEnumerable< XAttribute >) - The output variable
Title
Get XML Node Attributes
Attachment name
get xml node attributes.jpg
Location
Get XML Node Attributes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodeAttributes == **Description** == The Get XMLNode Attributes activity allows you to retrieve the attributes
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get XML
') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2

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
. E.g: Get Nodes Output XML Nodes (XNode)- An variable containing the retrieved XML nodes.
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
and structure your code better. E.g: Get Nodes **Output** * **XML Nodes (XNode)**- An variable containing
="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}} )))

[03]Get Credential

Last modified by VuNH54 on 2023/04/19 10:09
Rendered document content
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get
. Result (Boolean) - A Boolean variable that indicates whether the given credentials were successfully get
Title
[03]Get Credential
Location
[03]Get Credential
Raw document content
and structure your code better. E.g: Get Credentials **Output** * **Password (String)*** - The password
that indicates whether the given credentials were successfully get from Windows Credential Manager
" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}} )))

Get Transaction Item

Last modified by VuNH54 on 2023/04/20 17:11
Rendered document content
RCA.Activities.Core.GetTransactionItem Description This activity allows you to get an item from the queue so that you can process and sets its status to In Progress. Note: the bot needs to have Edit
can edit the name of the activity to organize and structure your code better. Eg: Get Transaction Item
Title
Get Transaction Item
Location
Get Transaction Item
Raw document content
" %) ((( RCA.Activities.Core.GetTransactionItem == **Description** == This activity allows you to get an item from the queue so that you can
and structure your code better. Eg: Get Transaction Item. **Output** * **Transaction Item (QueueItem
') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
of a Google spreadsheet file. Get Cell Color: Extracts the background color of a cell and saves it as a Color variable Get sheets: Uses the Microsoft Graph Get worksheet API to retrieve and return an array
Raw document content
. * Get Cell Color: Extracts the background color of a cell and saves it as a Color variable * Get sheets: Uses the Microsoft Graph Get worksheet API to retrieve and return an array of worksheets (**Sheets
-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) #end

[04]Get Secure Credential

Last modified by VuNH54 on 2023/04/19 10:09
Rendered document content
RCA.Activities.Core.GetSecureCredential Description The Get Secure Credential activity allows you to retrieve the credentials from a specified target from the Windows Credential Manager based on Credential and Persistence Type. As it is a Secure Credential, it always retrieves a secure string password and a string
Title
[04]Get Secure Credential
Location
[04]Get Secure Credential
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.GetSecureCredential == **Description** == The Get Secure Credential activity allows you to retrieve the credentials
" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}} )))
Page 1
RSS feed for search on [get-table]
Created by admin on 2022/04/17 14:38