Search: if

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

Results 1 - 10 of 387 next page » Page 1 2 3 4 5 6 7 8 9 ... 39

【6】条件分岐 (ja)

Last modified by admin on 2023/10/20 10:24
Rendered document content
System.Activities.Statements.If 説明 このアクティビティでは、YesかNoかもしくはTrueかFalseかの単純な選択を可能とします。このアクティビティには2つの部分があります。 ステートメントの最初の部分は条件(IF)です。その後、ステートメントがTrueの場合に実行される分岐(THEN)とステートメントがFalseの場合に実行される分岐(ELSE)という2つの分岐があります。 *は必須。 アクティビティの内容 Condition(ブール)* :どの分岐を実行するか判断するために追加される条件。 例:varA=varB - Then:条件がTrue
Raw document content
.If == **説明** == このアクティビティでは、YesかNoかもしくはTrueかFalseかの単純な選択を可能とします。このアクティビティには2つの部分があります。 ステートメントの最初の部分は条件(IF)です。その後、ステートメントがTrueの場合に実行される分岐(THEN)とステートメントがFalseの場合に実行される分岐(ELSE)という2つの分岐があります。 [[image
。 * **条件(ブール)* **: 2つの分岐のうち1つが実行される前に判断される条件。 例:varA=varB ))) {{velocity}} #if ($xcontext.action
Location
[06]If

削除 (ja)

Last modified by admin on 2023/10/12 16:31
Rendered document content
in the specified location. If a folder that contains multiple files or folders is specified, they are
specifies when the automation keeps going if it has an error. Only have two possible values: True or False
\Deletedfolder” Misc Public (Checkbox) - If you check it, the data of this activity will be shown in the log
Raw document content
}} #if ($xcontext.action != 'export') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( 目次
== **Description** == This activity allows you to delete the file or folder in the specified location. If a folder
keeps going if it has an error. Only have two possible values: True or False. True - allows the rest of

API出力よる結果の取得 (ja)

Last modified by admin on 2023/10/19 15:49
Rendered document content
ユーザはAPI出力を使用してakaBot Visionのドキュメントの抽出結果を取得できます。結果取得のために、akaBot Visionからユーザのシステムに直接接続するAPIを設定する必要があります。この記事では、API出力の設定方法を説明します。 ステップ1:パイプラインの設定移動します。 ステップ 2:パイプライン設定の「Output」タブに移動します。 ステップ3:API URL入力します。 ステップ4:認証タイプ(Authorization Type)を選択します。No AuthとBear Tokenの2オプションがあります。 If staff choose
Raw document content
があります。 ))) [[image:image-20221021153310-28.png||cursorshover="true"]] If staff choose that Authorization Type is

フローチャートとコントロールフロー (ja)

Located in
Last modified by admin on 2023/10/19 10:57
Rendered document content
できます。 これらのアクティビティでは、ルールを定義し、if/elseおよびfor eachステートメントを通じてプロジェクト内の条件ステートメントを自動化できます。アクティビティの実施タイミングを完璧に合わせるために、アクション
Raw document content
では、ルールを定義し、**if/else**および**for each**ステートメントを通じてプロジェクト内の条件ステートメントを自動化できます。アクティビティの実施タイミングを完璧に合わせる

[6] 高密度エージェントのセットアップ (ja)

Last modified by admin on 2023/10/11 16:57
Rendered document content
パラメータ(オプション) /port:3389 Remote Desktop port.Default value is 3389.If the remote desktop port has
. /cert-ignore Ignore remote desktop certificate warning. +auto-reconnect Auto reconnect if connection
Raw document content
" %) ((( ##/port:3389## ##Remote Desktop port.Default value is 3389.If the remote desktop port has changed in your
## ##Auto reconnect if connection is lost or not stable.## ##/auto-reconnect-max-retries:20## ##Maximum

CV 画面スコープ (ja)

Last modified by admin on 2023/10/13 16:17
Rendered document content
があるかどうかを決定します。 ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc
Public (Boolean) - Check if you want to public the activity. Remember to consider data security
across all CV Scopes in the workflow. Use Local Server (Boolean) - Determining if CV should use a local
Raw document content
されます。 ~* ~*~*ローカルサーバを使用(ブール)~*~*:CVがローカルサーバを使用する必要があるかどうかを決定します。 ~)~)~) ~{~{velocity}} #if ($xcontext.action
) **- Check if you want to public the activity. Remember to consider data security requirement before using
synchronized across all CV Scopes in the workflow. * **Use Local Server (Boolean) **- Determining if CV should

複数の項目を選択 (ja)

Last modified by admin on 2023/10/13 14:53
Rendered document content
の項目を選択 オプション Add To Selection (ブール):既存の選択に項目を追加するか、または先にリストボックスの選択をクリアするかを指定します。 Alter If Disabled
Raw document content
の選択をクリアするかを指定します。 * **Alter If Disabled (ブール)**:有効化すると、指定した UI 要素が無効でも操作が実行されます。 ))) {{velocity}} #if

チェック (ja)

Last modified by admin on 2023/10/13 14:08
Rendered document content
して、コードをより適切に整理および構造化で名称きます。 例:[3424325]チェック オプション Alter If Disabled (ブール):有効化すると、指定した UI 要素が無効でも操作が実行
Raw document content
** * **Alter If Disabled (ブール)**:有効化すると、指定した UI 要素が無効でも操作が実行されます。 * **アクション(ドロップダウン リスト)**:実行するアクションを指定
します。 ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( 目次

項目を選択 (ja)

Last modified by admin on 2023/10/13 14:45
Rendered document content
ます。 例:[3424325]項目を選択 オプション Alter If Disabled (ブール):有効化すると、指定した UI 要素が無効でも操作が実行されます。
Raw document content
** * **Alter If Disabled (ブール)**:有効化すると、指定した UI 要素が無効でも操作が実行されます。 ))) {{velocity}} #if ($xcontext.action

文字を入力 (ja)

Last modified by admin on 2023/10/13 15:34
Rendered document content
オプション アクティブ(ブール):コントロールをアクティブにします。 Alter If Disabled (ブール):有効化すると、指定した UI 要素が無効でも操作が実行されます。 入力前にクリック
Raw document content
および構造化で名称きます。 例:[3424325]文字を入力 **オプション** * **アクティブ(ブール)**:コントロールをアクティブにします。 * **Alter If Disabled (ブール
をシミュレート、ウィンドウメッセージを送信)。 ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc
next page » Page 1 2 3 4 5 6 7 8 9 ... 39
RSS feed for search on [if]
Created by admin on 2022/04/17 14:38