検索:write-text-file

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

13件のうち1 - 10 次のページ » ページ 1 2

Append Text (en)

VuNH54が2023/04/21 10:57に最終更新
表示されるドキュメントの内容
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
タイトル
Append Text
保存場所
Append Text
ドキュメントの内容のソース
" %) ((( 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

Write Line (en)

Nhan Nguyenが2022/05/13 03:26に最終更新
表示されるドキュメントの内容
. 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
タイトル
Write Line
保存場所
Write Line
ドキュメントの内容のソース
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 (en)

Nhan Nguyenが2022/05/13 03:03に最終更新
表示されるドキュメントの内容
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.
ドキュメントの内容のソース
(% 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

Get Text (en)

Nhan Nguyenが2022/05/13 02:24に最終更新
表示されるドキュメントの内容
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
タイトル
Get Text
添付ファイルの名称
get text.png
保存場所
Get Text
ドキュメントの内容のソース
" %) ((( 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

Type Into (en)

Nhan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
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

Read Text (en)

VuNH54が2023/04/21 10:59に最終更新
表示されるドキュメントの内容
File Output Text (String) - Context or specified characters that are extracted from the file
RCA.Activities.Word.ReadText Description This activity allows to read all or specified context or characters from a file and then store it in a String variable. Properties Common Continue On Error
タイトル
Read Text
保存場所
Read Text
ドキュメントの内容のソース
to organize and structure your code better. E.g: Read Word File **Output** * **Text (String) **- Context or specified characters that are extracted from the file and stored in a String variable. ))) {{velocity
== **Description** == This activity allows to read all or specified context or characters from a file

Element Exists (en)

Nhan Nguyenが2022/05/13 02:22に最終更新
表示されるドキュメントの内容
exists in a Java file (* is mandatory) In the body of the activity Pick target element - Chooses
). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement) - The file you get
) - Check if the element exists in the file. Boolean supported only.
ドキュメントの内容のソース
file [[[[image:element exist.jpg]]>>attach:element exist.jpg]] (* is mandatory) **In the body
Element (JavaElement)*** - The element you want to get. * **From (JavaElement)** - The file you get
. Eg: {{code language="none"}} Text “<wnd app=’...’ ></wnd><java role=’...’ ></java>” {{/code

Get Element (en)

Nhan Nguyenが2022/05/13 02:24に最終更新
表示されるドキュメントの内容
file. (* is mandatory) Properties Common CONTINUE ON ERROR (Boolean) - A Boolean variable has
)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
) - The element you get from the Java file. Output to JavaElement variable only.
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get
. **~ **Eg: {{code language="none"}} Text “<wnd app=’...’ ></wnd><java role=’...’ ></java>” {{/code

Select Item (en)

Nhan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
RCA.Activities.Java.SelectItem Description This Select Item activity allows you to select specific items from a Java file. (* is mandatory) In the body of the activity Pick target element
). Input From (JavaElement) - The file you get the element from Index (Int32)* - The index of the element
ドキュメントの内容のソース
a Java file. [[[[image:select item.jpg]]>>attach:select item.jpg]] (* is mandatory
). **Input** * **From (JavaElement)** - The file you get the element from * **Index (Int32
: {{code language="none"}} Text “<wnd app=’...’ ></wnd><java role=’...’ ></java>” {{/code}} **Misc

Java Gui Scope (en)

Nhan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
RCA.Activities.Java.JavaGuiScope Description This activity allows you to initialize a Java library and provide a scope for all subsequent activities. (* is mandatory) Properties Input Process Path (String)* - The file path you want to execute. String supported only. Eg: “C:/Apps/Agent.java
ドキュメントの内容のソース
]] (* is mandatory) == **Properties** == **Input** * **Process Path (String)*** - The file path you want
selectors here. String supported only. Eg: {{code language="none" title="Text"}} “<wnd app=’...’ ></wnd
次のページ » ページ 1 2
[write-text-file]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成