Search: copy-file-1

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

Results 61 - 70 of 124 « previous page next page » Page 1 ... 3 4 5 6 7 8 9 10 11 ... 13

CV Get Text

Last modified by Nga Nguyen on 2022/05/16 04:28
Rendered document content
. ・SelectAllText - Copies the entire text by using the clipboard. This simulates a copy/paste action and can only be used on selectable text, on either local or remote sessions. ・SelectTextRow - Copies the text in the entire row by using the clipboard. This simulates a copy/paste action and can only be used on selectable
Raw document content
-20220505132150-1.png]] (*For mandatory) == **In the body of activity** == * **Indicate On Screen*** - Chooses
specified in the parent CV Screen Scope activity to retrieve the text. **・SelectAllText** - Copies the entire text by using the clipboard. This simulates a copy/paste action and can only be used on selectable

Help

Located in
Last modified by admin on 2022/04/20 14:27
Raw document content
('help.history.version22.comment'), 'minorEdit': 1, 'form_token': $services.csrf.token, 'xredirect
=wysiwyg') }, { 'icon': 'fa fa-file-text-o', 'title': $services.localization.render
': 'fa fa-file-excel-o', 'title': $services.localization.render('help.macros.title'), 'description

Applications

Located in
Last modified by admin on 2022/04/17 14:38
Raw document content
= "$exoPrefix/#%7Ct=extensions&p=1&l=30&s=doc.creationDate&d=desc&category=application") #end #set
('help.applications.fileManager.description'), 'documentation': "$exoPrefix/File+Manager+Application", 'icon': 'fa fa-folder
($card) </div> #end </div> <p><a href="$exoPrefix/#%7Ct=extensions&p=1&l=30&s=doc.creationDate&d

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 not exist, it is created. (* for Mandatory) In the body of activity File name (String)* - The path of the file. If the path is not full, the file is searched in the project folder. E.g: "C:\Users\Admin\Desktop
Title
Write Text File
Location
[1] Core Activities
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. [[image:image-20220513111351-1.png]] (* for Mandatory) == **In the body of activity** == * **File name

Select File

Last modified by DatPT on 2023/04/12 17:41
Rendered document content
a file and returns full path of the selected file. Properties Input Filter (String) – Used to specify the type of file you want to select. This filter should contain a description of the filter and followed by a vertical bar (|) and the filter pattern. If you want to select multiple file types, separate
Title
Select File
Location
[1] Core Activities
Select File
Raw document content
" %) ((( RCA.Activities.Core.SelectFile == **Description** == This activity opens a dialog, allows you to select a file and returns full path of the selected file. [[image:image-20220505093334-1.jpeg]] == **Properties** == **Input** * **Filter (String) **– Used to specify the type of file you want to select. This filter should contain

Read Text File

Last modified by DatPT on 2023/04/17 09:56
Rendered document content
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: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx” Properties File Encoding (String
Title
Read Text File
Location
[1] Core Activities
Read Text File
Raw document content
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file and store it in a String variable. [[image:image-20220513110137-1.png]] (* for Mandatory) == **In the body of activity** == * **File name (String)*** - The path of the file. If the path is not full

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
string to a file, creating the file if it does not already exist. (* for Mandatory) In the body of activity File name (String)* - The path of the file to append the line 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 will be searched
Location
[1] Core Activities
Raw document content
" %) ((( RCA.Core.Activities.AppendLine == **Description** == This activity allows you to append the specified string to a file, creating the file if it does not already exist. [[image:image-20220513103343-1.png]] (* for Mandatory) == **In the body of activity** == * **File name (String)*** - The path of the file to append the line

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

Get File Info

Last modified by Nga Nguyen on 2022/05/16 03:29
Rendered document content
about a file, including its name, size, and type. (*For mandatory) In the body of activity ID of file whose info to get (String)* - The ID of the file that you want to get information from. String variables and String are supported. Properties Input FileID (String)* - The ID of the file that you want
Title
Get File Info
Location
Get File Info
Raw document content
" %) ((( RCA.Activities.GSuite.GetFileInfo == **Description** == This activity allows you to return information about a file, including its name, size, and type. [[image:image-20220505155834-1.png]] (*For mandatory) == **In the body of activity** == * **ID of file whose info to get (String)*** - The ID of the file that you

Upload File

Last modified by Nga Nguyen on 2022/05/16 03:36
Rendered document content
to upload file. (*For mandatory) In the body of activity Load File Path (String)* - File path which document would be uploaded. E.g: “D:\file.txt” Properties Input Local File Path (String)* - File path
where you want to upload the file. This property supports String variables and string formatted values
Title
Upload File
Location
Upload File
Raw document content
" %) ((( RCA.Activities.GSuite.UploadFile == **Description** == This activity is specified for Google Drive to upload file. [[image:image-20220505160610-1.png]] (*For mandatory) == **In the body of activity** == * **Load File Path (String)*** - File path which document would be uploaded. E.g: “D:\file.txt” == **Properties** == **Input
« previous page next page » Page 1 ... 3 4 5 6 7 8 9 10 11 ... 13
RSS feed for search on [copy-file-1]
Created by admin on 2022/04/17 14:38