Search: write-text-file

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

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

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

Append Text

Last modified by VuNH54 on 2023/04/21 10:57
Rendered document content
RCA.Activities.Word.AppendText Description This activity allows writing text at the end
and structure your code better. E.g: Add new text to the file Public (Checkbox) - If you check it, the data
) In the body of the activity Text (String) - The string or string variable that will be appended to the Word
Title
Append Text
Location
Append Text
Raw document content
" %) ((( RCA.Activities.Word.AppendText == **Description** == This activity allows writing text at the end of a document. This activity
text to the file * **Public (Checkbox)** - If you check it, the data of this activity will be shown
) **In the body of the activity** * **Text (String)** - The string or string variable that will be appended

Comment

Last modified by Giang Tran on 2022/05/13 03:29
Rendered document content
RCA.Activities.Core.Comment Description The activity allows you comment to a workflow. (* for Mandatory) Properties Input Text (String)* - Write your comments in the Text property. E.g: This activity is hard to understand Misc Public (Checkbox) - If you check it, the data of this activity
Raw document content
-20220505092245-1.jpeg]] (* for Mandatory) == **Properties** == **Input** * **Text (String)*** - Write your comments in the Text property. E.g: This activity is hard to understand **Misc

Write Line

Last modified by Nhan Nguyen on 2022/05/13 03:26
Rendered document content
. E.g: Write Line Text (String) * - The message you want to show in the Output panel. Text Writer
to the Output panel2 (* for Mandatory) In the body of activity Text (String) * - The message you want to show in the Output panel. Accept both Text and String variables. E.g: “Display
Title
Write Line
Location
Write Line
Raw document content
of the activity to organize and structure your code better. E.g: Write Line * **Text (String) *** - The message
[[image:image-20220506113102-1.png]] (* for Mandatory) **In the body of activity** * **Text (String) *** - The message you want to show in the Output panel. Accept both Text and String variables. E.g

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

[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

[5] Deactivation

Last modified by admin on 2023/07/17 15:18
Rendered document content
– Confirm deactivation action. Step 2 - Copy Deactivation Request to a text file, name the file
request in Deactivation file into the text box. 2 – Verify captcha 3 – Hit button “Deactivate license
: 1 - Select “File” 2 - Select “About” 3 - Click link “Deactivate license”. 4 – Confirm
Raw document content
]]. 1 – Paste the deactivation request in Deactivation file into the text box. 2 – Verify captcha 3
make sure: 1*. Have another Internet-Access device** **to get license file from akaBot license
to transfer deactivation license file. 1. If your akaBot Studio has been activated (% style="color:#e74c3c

Type Into

Last modified by Nhan Nguyen on 2022/05/13 02:26
Rendered document content
into a specified Java file. (* is mandatory) In the body of the activity Pick target element - Chooses
to click before typing the text. Empty Field (Checkbox) - Tick it if you want to empty the field before typing the text. Set Focus (Checkbox) - Tick it if you want to set focus to click before typing the text
Raw document content
file. [[[[image:type into.jpg]]>>attach:type into.jpg]] (* is mandatory) **In the body
Type** * **Click (Checkbox)** - Tick it if you want to choose to click before typing the text. * **Empty Field (Checkbox) **- Tick it if you want to empty the field before typing the text. * **Set Focus

Path Exists

Last modified by Giang Tran on 2022/05/13 04:00
Rendered document content
if the specified path of file or folder/directory exists. (* for Mandatory) In the body of activity Path type (Dropdown list) - Choose type of path. File or Folder. Text (String)* - The full path of the file or folder that needs to be checked. E.g: “C:\Users” Properties Input Path (String)* - The full path of the file
Raw document content
path of file or folder/directory exists. [[image:image-20220505093138-1.jpeg]] (* for Mandatory) == **In the body of activity** == * **Path type (Dropdown list) **- Choose type of path. File or Folder. * **Text (String)*** - The full path of the file or folder that needs to be checked. E.g: “C:\Users
next page » Page 1 2 3
RSS feed for search on [write-text-file]
Created by admin on 2022/04/17 14:38