検索:getting-started

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

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

[09]Get POP3 Mail Messages (en)

Tuan Nguyenが2022/05/13 03:49に最終更新
表示されるドキュメントの内容
: “Mail.MyDomain.com” Logon Email (String)* - The email account used to get the message. Password (String)* - The password of the email account used to get the message. Misc Public (Checkbox) - Check if you want
. E.g: “POP3 Get Mail” Option Delete Messages (CheckBox) - If you choose this, the read message has
タイトル
[09]Get POP3 Mail Messages
ドキュメントの内容のソース
"]] **Logon** * **Email (String)*** - The email account used to get the message. * **Password (String)*** - The password of the email account used to get the message. **Misc** * **Public (Checkbox)** - Check
and structure your code better. E.g: “POP3 Get Mail” **Option** * **Delete Messages (CheckBox)** - If you

[06]Get IMAP Mail Messages (en)

Tuan Nguyenが2022/05/13 03:46に最終更新
表示されるドキュメントの内容
: “Mail.MyDomain.com” Logon Email (String)* - The email account used to get the message. Password (String)* - The password of the email account used to get the message. Misc Public (Checkbox) - Check if you want
. E.g: Get Imap Mail Message Option Delete Messages (CheckBox) - If you choose this, the read message
タイトル
[06]Get IMAP Mail Messages
ドキュメントの内容のソース
used to get the message. * **Password (String)*** - The password of the email account used to get
. You can edit the name of the activity to organize and structure your code better. E.g: Get Imap Mail
message. * **Top (Int32)** - The number of messages that you want to retrieve, start from the top

[03]Get Outlook Mail Message (en)

Tuan Nguyenが2022/05/13 03:45に最終更新
表示されるドキュメントの内容
. E.g: Get Outlook Mail Option Filter (String) - A string used as a filter for the messages
) - The number of messages to be retrieved starting from either the newest or the oldest, depending
タイトル
[03]Get Outlook Mail Message
ドキュメントの内容のソース
. You can edit the name of the activity to organize and structure your code better. **E.g**: Get
* **Top (Int32)** - The number of messages to be retrieved starting from either the newest or the oldest
') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start

Get Exchange Email Messages (en)

Nga Nguyenが2022/05/16 03:38に最終更新
表示されるドキュメントの内容
code better. E.g: Get Mail Exchange Options Get Attachments(Checkbox) - Specifies whether to retrieve
(OrderByDate) - Order mail messages by date Top (Int) - The number of messages to be retrieved starting from
タイトル
Get Exchange Email Messages
ドキュメントの内容のソース
and structure your code better. E.g: Get Mail Exchange **Options** * **Get Attachments(Checkbox) **- Specifies
* **Top (Int)** - The number of messages to be retrieved starting from the top of the list. **Output
" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}} )))

Get File Info (en)

Nga Nguyenが2022/05/16 03:29に最終更新
表示されるドキュメントの内容
of file whose info to get (String)* - The ID of the file that you want to get information from. String
to get information from. This property supports String variables and string formatted values Misc
to organize and structure your code better. E.g: [913123123] Get File Info Output Result (File
タイトル
Get File Info
ドキュメントの内容のソース
) == **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 to get information from

Get File Permission (en)

Nga Nguyenが2022/05/16 03:29に最終更新
表示されるドキュメントの内容
RCA.Activities.GSuite.GetFilePermission Description This activity allows getting permission
to retrieve (String)* - ID of file requested to get permission. String variables and String are supported. Properties Input File ID (String)* - ID of file requested to get permission. String variables and String
タイトル
Get File Permission
ドキュメントの内容のソース
" %) ((( RCA.Activities.GSuite.GetFilePermission == **Description** == This activity allows getting permission for a specified file
** == * **Id of file whose permissions to retrieve (String)*** - ID of file requested to get permission. String
of file requested to get permission. String variables and String are supported. **Misc** * **Public

[28]Get Running Process (en)

Tuan Nguyenが2022/05/13 06:19に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.GetRunningProcess Description The Get Running Process allows you to get the processes that are running in your Windows computer. (*For mandatory) Properties Common Continue
] Get Running Process Output Output processes (Collection) - The output processes. This property
タイトル
[28]Get Running Process
ドキュメントの内容のソース
" %) ((( RCA.Activities.Windows.GetRunningProcess == **Description** == The Get Running Process allows you to get the processes
the name of the activity to organize and structure your code better. E.g: [12312] Get Running Process
))) {{toc depth="4" start="2"/}} ))) #end {{/velocity}} )))

Get Active Window (en)

VuNH54が2023/09/16 00:57に最終更新
表示されるドキュメントの内容
RCA.Activities.Common.GetActiveWindow Description The Get Active Window enables you to get the current active window and allows you to execute multiple activities inside it. (* is mandatory
to organize and structure your code better. E.g: [3424325] Get Active Window Output Application Window
タイトル
Get Active Window
ドキュメントの内容のソース
" %) ((( RCA.Activities.Common.GetActiveWindow == **Description** == The Get Active Window enables you to get the current active window
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get
') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2

[11]Get Menu (en)

Tuan Nguyenが2022/05/13 04:14に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.GetMenu Description The Get Menu activity allows you to select the menu
to get menu. This property allows WindowApp variable. Misc Public (Checkbox) - Check if you want
and structure your code better. E.g:[23232] Get Menu Output Output Menu (WindowApp)* - The output menu
タイトル
[11]Get Menu
ドキュメントの内容のソース
" %) ((( RCA.Activities.Windows.GetMenu == **Description** == The Get Menu activity allows you to select the menu of a specified
) **- Specifies whether the menu is context menu. * **Use Window (WindowApp)*** - The window to get menu
your code better. E.g:[23232] Get Menu **Output** * **Output Menu (WindowApp)* **- The output

[04]Get Active Window (en)

Tuan Nguyenが2022/05/13 04:10に最終更新
表示されるドキュメントの内容
RCA.Activities.Windows.GetActiveWindow Description The Get Active Window enables you to get the current active window and allows you to execute multiple activities inside it. (*For mandatory
and structure your code better. Eg: [31233] Get Active Window Options Automation Base (Dropdown list
タイトル
[04]Get Active Window
ドキュメントの内容のソース
" %) ((( RCA.Activities.Windows.GetActiveWindow == **Description** == The Get Active Window enables you to get the current active window
. Eg: [31233] Get Active Window **Options** * **Automation Base (Dropdown list) **- Specify
" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) #end
次のページ » ページ 1 2 3
[getting-started]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成