Search: get-text-4

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

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

Get OCR Text

Last modified by DatPT on 2023/04/14 14:44
Rendered document content
RCA.Activities.Core.GetOCRText Description This activity allows you to get text from a UI element
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text Options Confident
must be for the bot to get the text content. The default value is 0.7 Use Image Advance Search (Boolean
Title
Get OCR Text
Location
Get OCR Text
Raw document content
" %) ((( RCA.Activities.Core.GetOCRText == **Description** == This activity allows you to get text from a UI element or image using
** – The Image Selector. You can get a screenshot by clicking to this option. Text will be extracted using
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text **Options

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
is unknown. E.g: 4/4/2021 9:00 AM Creation Time (To) (DateTime) – Looks for files that are created up to this date. Change to DateTime.Now to look for files up to the current run time of the bot. E.g: 4/7/2021 9
date and time from this date. If not specified, DateTime. MinValue is used. E.g: 4/4/2021 9:00 AM
Title
Get Files
Location
Get Files
Raw document content
time is unknown. E.g: 4/4/2021 9:00 AM * **Creation Time (To) (DateTime)** – Looks for files
of the bot. E.g: 4/7/2021 9:34 PM * **Directory (String)*** - The path of the directory where the files
. MinValue is used. E.g: 4/4/2021 9:00 AM * **To (DateTime)** – Looks for files that have the last

Get Attribute

Last modified by DatPT on 2023/04/19 12:58
Rendered document content
) to specify the location of that element. Text (String)* - The name of the attribute to be retrieved
. This property cannot be used alongside the Selector property. Selector (String) - Text property used to find
to organize and structure your code better. E.g: [3424325] Get Attribute Output Result (Object) - The value
Title
Get Attribute
Location
Get Attribute
Raw document content
variable (Selector) to specify the location of that element. * **Text (String)* **- The name
alongside the Selector property. ** **Selector (String)** - Text property used to find a particular UI
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get

Click Image

Last modified by DatPT on 2023/04/14 14:19
Rendered document content
RCA.Activities.Core.ClickImage Description This activity allows you to search for an image and click it within a UI element. (* for Mandatory) In the body of activity Take a Screenshot - The Image Selector. You can get a screenshot by clicking to this option. Text will be extracted using
Raw document content
** == * **Take a Screenshot** - The Image Selector. You can get a screenshot by clicking to this option. Text
!= 'export') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4

Get Position

Last modified by DatPT on 2023/04/19 13:01
Rendered document content
. This property cannot be used alongside the Selector property. Selector (String) - Text property used to find
to organize and structure your code better. E.g: [3424325] Get Position Options Rectangle (Rectangle
Title
Get Position
Location
Get Position
Raw document content
alongside the Selector property. ** **Selector (String)** - Text property used to find a particular UI
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get
depth="4" start="2"/}} ))) #end {{/velocity}} )))

Copy To Clipboard

Last modified by DatPT on 2023/04/17 10:12
Rendered document content
RCA.Activities.Core.SetToClipboard Description This activity allows you to save specified text into clipboard for further execution. (* for Mandatory) Properties Input Text (String) – Text to be copied to clipboard. Text Format (Dropdown list) - The format of the text you want to copy. Support
Raw document content
" %) ((( RCA.Activities.Core.SetToClipboard == **Description** == This activity allows you to save specified text into clipboard for further
** * **Text (String) **– Text to be copied to clipboard. * **Text Format (Dropdown list)** - The format of the text you want to copy. Support format are: Text, UnicodeText, Rtf, Html, CommaSeparatedValue, Xaml

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
text into a file. If the file already exists, the pre-existing text is overwritten. If the file does
\inputfile.xlsx" or “inputfile.xlsx”(for file that created in project folder) Text (String)* -  The text to be written into the file. Supports both Strings and String variables. E.g: “input text to the file
Title
Write Text File
Location
Write Text File
Raw document content
. Core.Activities.WriteTextFile == **Description** == This activity allows you to write the specified text into a file. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created
folder) * **Text (String)* **-  The text to be written into the file. Supports both Strings and String

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
in project folder) Text (String)* – The text to be appended to the file. You can create variable for it. E.g: “Appended text” Properties File Encoding (String) - The encoding type to be used. If no encoding type
\inputfile.xlsx" or “inputfile.xlsx” Input Text (String)* - The text to be appended to the file. You can create
Raw document content
that created in project folder) * **Text (String)*** – The text to be appended to the file. You can create variable for it. E.g: “Appended text” == **Properties** == **File** * **Encoding (String
** * **Text (String)*** - The text to be appended to the file. You can create variable for it. E.g: “Appended

Type Secure Text

Last modified by DatPT on 2023/04/19 12:57
Rendered document content
RCA.Activities.Common.TypeSecureText Description This activity is used to type into a text field
operations. The default amount of time is 200 milliseconds. Input Secure Text (SecureString)* - The secure text to be written in the specified UI element. Target (Collapsible list) : Element (UIElement) - Use
Title
Type Secure Text
Location
Type Secure Text
Raw document content
" %) ((( RCA.Activities.Common.TypeSecureText == **Description** == This activity is used to type into a text field of an indicated window
is 200 milliseconds. **Input** * **Secure Text (SecureString)*** - The secure text to be written
. ** **Selector (String)** - Text property used to find a particular UI element when the activity is executed

Message Box

Last modified by DatPT on 2023/04/12 17:36
Rendered document content
RCA.Activities.Core.MessageBox Description This activity allows you to display a message box with the specified text and button options. (* is mandatory.) In the body of activity Text (String)* – The text
, duration will be set to infinite. E.g: Message Box Duration = 400 Text (String)* – The text to be displayed
Raw document content
" %) ((( RCA.Activities.Core.MessageBox == **Description** == This activity allows you to display a message box with the specified text
** == * **Text (String)*** – The text to be displayed in the message box. E.g: “Today is” == **Properties
to infinite. E.g: Message Box Duration = 400 * **Text (String)*** – The text to be displayed in the message
next page » Page 1 2
RSS feed for search on [get-text-4]
Created by admin on 2022/04/17 14:38