Search: switch

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

Results 1 - 10 of 57 next page » Page 1 2 3 4 5 6

Switch To

Last modified by Nhan Nguyen on 2022/05/13 03:47
Rendered document content
RCA.Activities.IE.SwitchTo Description The Switch To activity allows you to switch between
continuing the execution. Input Switch To Type (Dropdown List) -Chooses the type of HTML element to switch to. ・WINDOW - To switch between tabs. Switch To Value (String) - Value of the specified element. Misc Public
Title
Switch To
Location
Switch To
Raw document content
" %) ((( RCA.Activities.IE.SwitchTo == **Description** == The Switch To activity allows you to switch between different UI
the execution. **Input** * **Switch To Type (Dropdown List)** -Chooses the type of HTML element to switch to. ・WINDOW - To switch between tabs. * **Switch To Value (String) **- Value of the specified element

[20]Switch To

Last modified by Tuan Nguyen on 2022/05/13 02:29
Rendered document content
RCA.Activities.Browser.SwitchTo Description The Switch To activity allows you to switch between different UI Elements within a browser. (*For Mandatory) In the body of the activity Switch To (Dropdown List) - Choose the type to switch to ・FRAME - An iframe. ・DEFAULT_CONTENT - Main webpage
Title
[20]Switch To
Location
[20]Switch To
Raw document content
" %) ((( RCA.Activities.Browser.SwitchTo == **Description** == The Switch To activity allows you to switch between different UI
of the activity** == * **Switch To (Dropdown List)** - Choose the type to switch to ・FRAME - An iframe. ・DEFAULT_CONTENT - Main webpage. ・PARENT_FRAME - To be used if there is a nested iframe. ・WINDOW - To switch

Switch To (NB)

Last modified by Nga Nguyen on 2022/05/16 04:00
Rendered document content
RCA.Activities.NativeBrowser.SwitchTo Description The Switch To activity allows you to switch between different UI Elements within a browser. (*For Mandatory) In the body of activity Switch To (Dropdown List) - Choose the type to switch to WINDOW - To switch between tabs. Value (String) - Value
Title
Switch To (NB)
Location
Switch To (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.SwitchTo == **Description** == The Switch To activity allows you to switch between different UI Elements
** == * **Switch To (Dropdown List)** - Choose the type to switch to **WINDOW** - To switch between tabs. * **Value
**Input** * **Switch To Type (Dropdown List)** - Chooses the type of HTML element to switch to. **WINDOW

[12]Switch

Last modified by Tuan Nguyen on 2023/09/25 16:28
Rendered document content
and there are 3 possible outcomes which is A > B, B > A or A=B, there for, you can use switch to setup a possible
of the activity to organize and structure your code better. E.g: [406493348] Switch Public (Checkbox) - If you
Title
[12]Switch
Location
[12]Switch
Raw document content
outcomes which is A > B, B > A or A=B, there for, you can use switch to setup a possible course of action
of the activity to organize and structure your code better. E.g: [406493348] Switch * **Public (Checkbox

[03]Flow Switch

Last modified by Tuan Nguyen on 2023/09/25 16:28
Rendered document content
of the activity to organize and structure your code better. E.g: [387438076] Flow Switch Expression*- The specific
Title
[03]Flow Switch
Location
[3]Flow Switch
Raw document content
] Flow Switch * **Expression***- The specific condition that will be evaluated for the new branch

【7】プロセス内のロジックの種類 (ja)

Last modified by JP Comtor on 2023/11/22 16:19
Rendered document content
されたタスクとロジックの情報を入力するためのセッション。 注:実際の要件に基づいて、ユーザはボットタスク、手作業などを作成し、条件句(If、Else、Switch)を追加してプロセスを完了します。 プロセス
ドロップします。 定義セッションに入力条件を入力します。 Switch Switchロジックは、変数の値に基づいてさまざまなケースに対処する必要がある場合に使用されます。 プロセス内でドラッグアンドドロップします。定義セッションで入力条件と式型を入力します。 Case ケースロジックは、変数の値を確認し、その値に対応するアクションを実行し、Switchロジックと同様の制御構造
Raw document content
:**実際の要件に基づいて、ユーザはボットタスク、手作業などを作成し、条件句(If、Else、Switch)を追加してプロセスを完了します。 == **プロセス内のロジックの種類
する可能性がある場合に使用されます。|((( プロセス内にドラッグアンドドロップします。 定義セッションに入力条件を入力します。 ))) |Switch|((( Switchロジック
|((( ケースロジックは、変数の値を確認し、その値に対応するアクションを実行し、Switchロジックと同様の制御構造です。ただし、Switchロジックとは異なり、ケースロジックでは変数の値に基づいてさまざま

Activities

Last modified by Tuan Nguyen on 2022/05/09 07:31
Rendered document content
Flow Decision Flow Chart Flow Switch Terminate Workflow For Each If Parallel Parallel ForEach While Do While Sequence Switch
Raw document content
%20%26%20Control%20Flow/Activities/%5B2%5DFlow%20Chart/]] * [[Flow Switch>>url:http://docs.akabot.io
%20Control%20Flow/Activities/%5B11%5DSequence/]] * [[Switch>>url:http://docs.akabot.io/bin/view/Activities

【12】スイッチ (ja)

Last modified by admin on 2023/10/20 09:57
Rendered document content
System.Activities.Statements.Switch 説明 指定された式に基づいて、複数のオプションの中から1つを選択できます。 例えば、整数型の変数Aと変数Bを比較するには、「A > B」、「B > A」と「A=B」という3つの起こり得る結果があり、それぞれの結果に対して、スイッチを使って一連のアクションを指定できます。 通常は整数条件ですが、プロパティパネルで変更できます。 *は必須。 アクティビティの内容 Expression*:実行するために追加したい条件。 Default:ここでケース、もしくは一連のアクションを追加できます。 プロパティ その他 表示名(文字列
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( System.Activities.Statements.Switch == **説明** == 指定された式に基づいて、複数のオプションの中から1つを選択できます。 例えば、整数型の変数Aと変数Bを比較するには、「A > B」、「B > A」と「A=B
_05月_05月_o.jpg||alt="Core_Switch" height="247" width="898"]] *は必須。 == **アクティビティの内容
Location
[12]Switch

【9.1】プロセスのエンドポイント (ja)

Last modified by JP Comtor on 2023/11/15 16:57
Rendered document content
「新規作成」をクリックすると、以下の画面に遷移します。 コンポーネント 説明 1 プロセス名 2 プロセス内のタスク(これらのタスクをセッション4にドラッグアンドドロップ)、ロジック条件、プロセスの開始と終了(すべての要素を表示するには下にスクロールしてください) 3 目的のタスクを見つけます。 4 完全なプロセスを設計するにはドラッグアンドドロップが必要です。 5 プロセス内で作成されたタスクとロジックの情報を入力するためのセッション。 注:実際の要件に基づいて、ユーザはボットタスク、手作業などを作成し、条件句(If、Else、Switch)を追加してプロセスを完了します。 9
Raw document content
:**実際の要件に基づいて、ユーザはボットタスク、手作業などを作成し、条件句(If、Else、Switch)を追加してプロセスを完了します。 == (% style="color:inherit

[7] Types of logic in a process

Last modified by admin on 2023/07/10 09:40
Rendered document content
conditional clause (If, Else, Switch) to complete the process. Types of logic in a process In Process
and drop in the process; enter the input condition in definition session Switch Logic Switch is used
structure alike Logic Switch which is used to check the value of a variable and perform corresponding
Raw document content
(If, Else, Switch) to complete the process. == **Types of logic in a process** == In Process Designer
in definition session ))) |Switch|((( Logic Switch is used when you need to deal with various cases
and expression type in definition session |Case|((( A Logic Case is a control structure alike Logic Switch
next page » Page 1 2 3 4 5 6
RSS feed for search on [switch]
Created by admin on 2022/04/17 14:38