検索:copy-file-1

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

6件のうち1 - 6 ページ 1

Copy To Clipboard (en)

DatPTが2023/04/17 10:12に最終更新
表示されるドキュメントの内容
to be copied to clipboard. Text Format (Dropdown list) - The format of the text you want to copy. Support
to organize and structure your code better. E.g: [011594913] Select File
タイトル
Copy To Clipboard
保存場所
[1] Core Activities
Copy To Clipboard
ドキュメントの内容のソース
execution. [[image:image-20230417101006-1.png]] (* 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 format are: Text, UnicodeText, Rtf, Html, CommaSeparatedValue, Xaml

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 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
タイトル
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

Select File (en)

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

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

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

Get Files (en)

DatPTが2023/04/14 14:54に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.GetFiles Description This activity allows you to return the names of files
(From) (DateTime) – Looks for files create from this date onward. Left blank if the created time is unknown. E.g: 4/4/2021 9:00 AM Creation Time (To) (DateTime) – Looks for files that are created up
タイトル
Get Files
保存場所
[1] Core Activities
ドキュメントの内容のソース
== **Description** == This activity allows you to return the names of files (including their paths) in a specified directory. [[image:image-20220513104343-1.png]] (* for Mandatory) == **Properties** == **Input** * **Creation Time (From) (DateTime)** – Looks for files create from this date onward. Left blank if the created
ページ 1
[copy-file-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成