検索:get-text-1

adminが2022/04/24 04:58に最終更新

15件のうち1 - 10 次のページ » ページ 1 2

Click Image (en)

DatPTが2023/04/14 14:19に最終更新
表示されるドキュメントの内容
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
保存場所
[1] Core Activities
ドキュメントの内容のソース
element. [[image:image-20220505092211-1.jpeg]] (* for Mandatory) == **In the body of activity** == * **Take a Screenshot** - The Image Selector. You can get a screenshot by clicking to this option. Text

Append Line (en)

DatPTが2023/04/14 13:59に最終更新
表示されるドキュメントの内容
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
保存場所
[1] Core Activities
ドキュメントの内容のソース
, creating the file if it does not already exist. [[image:image-20220513103343-1.png]] (* for Mandatory
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

Copy To Clipboard (en)

DatPTが2023/04/17 10:12に最終更新
表示されるドキュメントの内容
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
保存場所
[1] Core Activities
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.SetToClipboard == **Description** == This activity allows you to save specified text into clipboard for further execution. [[image:image-20230417101006-1.png]] (* for Mandatory) == **Properties** == **Input** * **Text (String) **– Text to be copied to clipboard. * **Text Format (Dropdown list)** - The format

Get Files (en)

DatPTが2023/04/14 14:54に最終更新
表示されるドキュメントの内容
, consider data security before using it. Output Files (FileData) - The data of the files you get is stored
タイトル
Get Files
保存場所
[1] Core Activities
Get Files
ドキュメントの内容のソース
directory. [[image:image-20220513104343-1.png]] (* for Mandatory) == **Properties** == **Input
it. **Output** * **Files (FileData)** - The data of the files you get is stored in an array of FileData. Loop

Get OCR Text (en)

DatPTが2023/04/14 14:44に最終更新
表示されるドキュメントの内容
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
タイトル
Get OCR Text
保存場所
Get OCR Text
[1] Core Activities
ドキュメントの内容のソース
" %) ((( 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

Message Box (en)

DatPTが2023/04/12 17:36に最終更新
表示されるドキュメントの内容
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
保存場所
[1] Core Activities
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.MessageBox == **Description** == This activity allows you to display a message box with the specified text and button options. [[image:image-20220505092843-1.jpeg]] (* is mandatory.) == **In the body of activity** == * **Text (String)*** – The text to be displayed in the message box. E.g: “Today is” == **Properties

Input Dialog (en)

DatPTが2023/04/12 18:03に最終更新
表示されるドキュメントの内容
if the input value should be treated as a password. Label (String) - The text to display as the label
from instead of textbox. If set to contain only one element, a text box appears to write text. If set
保存場所
[1] Core Activities
ドキュメントの内容のソース
message and an input field. [[image:image-20230412175405-1.png]] == **Properties** == **Input
) **- The text to display as the label of the form. E.g: "What is your favorite color?" * **Options (String[]) **- Provides an array of options to choose from instead of textbox. If set to contain only one element, a text

Write Text File (en)

DatPTが2023/04/17 10:01に最終更新
表示されるドキュメントの内容
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
タイトル
Write Text File
保存場所
[1] Core Activities
Write Text File
ドキュメントの内容のソース
. 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. [[image:image-20220513111351-1.png]] (* for Mandatory) == **In the body of activity** == * **File name

Read Text File (en)

DatPTが2023/04/17 09:56に最終更新
表示されるドキュメントの内容
] Read Text File Output Content (String) - The extracted text from the file stored in a string variable.
タイトル
Read Text File
保存場所
[1] Core Activities
Read Text File
ドキュメントの内容のソース
and store it in a String variable. [[image:image-20220513110137-1.png]] (* for Mandatory
of the activity to organize and structure your code better. E.g: [674340923] Read Text File **Output** * **Content (String) **- The extracted text from the file stored in a string variable. ))) {{velocity

Select File (en)

DatPTが2023/04/12 17:41に最終更新
表示されるドキュメントの内容
them with a semicolon (“;”). Use Asterisk to get all files. The default value is: All files
保存場所
[1] Core Activities
ドキュメントの内容のソース
path of the selected file. [[image:image-20220505093334-1.jpeg]] == **Properties** == **Input
multiple file types, separate them with a semicolon (“;”). Use Asterisk to get all files. The default value
次のページ » ページ 1 2
[get-text-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成