検索:write-text-file

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

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

[23]Inject Javascript (en)

DatPTが2023/04/17 11:29に最終更新
表示されるドキュメントの内容
on a webpage. (* For Mandatory) In the body of the activity Script File (String)* – The path of the JavaScript file or JavaScript text you want to inject. Properties Common Continue On Error (Boolean
the execution. Input Script File (String)* – The path of the JavaScript file you want to inject. You can also
ドキュメントの内容のソース
. [[image:image-20220505134721-2.png]] (* For Mandatory) == **In the body of the activity** == * **Script File (String)* **– The path of the JavaScript file or JavaScript text you want to inject. == **Properties
the activity. False (default) - blocks the process from continuing the execution. **Input** * **Script File

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
ドキュメントの内容のソース
" %) ((( 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

Input Dialog (en)

DatPTが2023/04/12 18:03に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
) **- 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

Append Line (en)

DatPTが2023/04/14 13:59に最終更新
表示されるドキュメントの内容
, 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
ドキュメントの内容のソース
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

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.
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
タイトル
Read Text File
保存場所
Read Text File
ドキュメントの内容のソース
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

Write Text File (en)

DatPTが2023/04/17 10:01に最終更新
表示されるドキュメントの内容
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
タイトル
Write Text File
保存場所
Write Text File
ドキュメントの内容のソース
. 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
ページ 1
[write-text-file]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成