Search: write-text-file

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

Results 1 - 10 of 23 next page » Page 1 2 3

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
of the activity to organize and structure your code better. E.g: [586182511] Write Text File
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
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
by default. * **File Name (String)*** - The path of the file. Write [Input] text to the file specified
of the activity to organize and structure your code better. E.g: [586182511] Write Text File ))) {{velocity

Write CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
DataTable to a CSV File. (* is mandatory) In the body of activity File Path (String) - You can add the file path of the CSV here. String supported only. Data Table (DataTable) - Specifies the DataTable to be written in the CSV file. Properties Input Data Table (DataTable)* - Specifies the DataTable
Title
Write CSV File
Location
Write CSV File
Raw document content
File. [[image:image-20220505104922-1.jpeg]] (* is mandatory) == **In the body of activity** == * **File Path (String)** - You can add the file path of the CSV here. String supported only. * **Data Table (DataTable)** - Specifies the DataTable to be written in the CSV file. == **Properties

Read Text File

Last modified by DatPT on 2023/04/17 09:56
Rendered document content
] Read Text File Output Content (String) - The extracted text from the file stored in a string variable.
a specified file and store it in a String variable. (* for Mandatory) In the body of activity File name (String)* - The path of the file. If the path is not full, the file is created in the project folder. E.g
Title
Read Text File
Location
Read Text File
Raw document content
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
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
, create a new file and write line content to it. If the path is not full, the file will be searched
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
Raw document content
to, if the file is not created, create a new file and write line content to it. If the path is not full, the file
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

Output Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
RCA.Activties.Core.OutputDataTable Description This activity allows you to write a Data Table to a string using the CSV format. (* is mandatory) Properties Input Data Table (DataTable)* - The data
Output Text - The output of the Data as a string.
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activties.Core.OutputDataTable == **Description** == This activity allows you to write a Data Table to a string using
and structure your code better. **Eg**: Output data table **Output** * **Text **- The output of the Data

Input Dialog

Last modified by DatPT on 2023/04/12 18:03
Rendered document content
from instead of textbox. If set to contain only one element, a text box appears to write text. If set
if the input value should be treated as a password. Label (String) - The text to display as the label
Raw document content
) **- 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 box appears to write text. If set to contain 2 or 3 elements, they appear as radio button to select

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

[3] How to use Desktop Trigger

Last modified by admin on 2023/06/03 08:48
Rendered document content
, type, description Create a new trigger 1. Create a File trigger Step 1: At the home screen, click the "New Trigger" button. The list of trigger types will be shown as below: Step 2: Choose the File trigger option, the configuration screen of file trigger will be open as below: Step 3: Fill
Raw document content
of created triggers by status, name, type, description == **Create a new trigger** == === 1. Create a File
will be shown as below: [[image:image-20230421172542-2.png]] **Step 2**: Choose the **File trigger** option, the configuration screen of** file trigger** will be open as below: [[image:image-20230421172821-3.png||height

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 (String)*** - You can add selectors here. String supported only. Eg: {{code language="none"}} Text

Get Data from Clipboard

Last modified by Giang Tran on 2022/05/13 03:42
Rendered document content
Clipboard for further execution (* for Mandatory) Properties Input Text Format (Dropdown list)* – The format of the data you want to get from to Clipboard. Support format are: Text, UnicodeText, Rtf, Html, CommaSepreatedValue, Xaml. Output Output Text (String) - The output of the text that you get from this activity
Raw document content
** * **Text Format (Dropdown list)*** – The format of the data you want to get from to Clipboard. Support format are: Text, UnicodeText, Rtf, Html, CommaSepreatedValue, Xaml. **Output** * **Output Text (String)** - The output of the text that you get from this activity stored in a variable. **Misc
next page » Page 1 2 3
RSS feed for search on [write-text-file]
Created by admin on 2022/04/17 14:38