Search: for-each-row

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

Results 1 - 10 of 16 next page » Page 1 2

For Each Row

Last modified by VuNH54 on 2023/04/19 14:38
Rendered document content
RCA.Activities.Core.ForEachRow Description This activity allows you to execute an action once for each row in a specified DataTable variable. (* is mandatory) In the body of activity Foreach - Set
of the activity to organize and structure your code better. Eg: For Each Row. Output Current Index (Int
Title
For Each Row
Attachment name
for each row.jpg
Location
For Each Row
Raw document content
" %) ((( RCA.Activities.Core.ForEachRow == **Description** == This activity allows you to execute an action once for each row in a specified DataTable variable. [[[[image:for each row.jpg]]>>attach:for each row.jpg]] (* is mandatory
to organize and structure your code better. Eg: For Each Row. **Output** * **Current Index (Int)** - A zero

繰り返し(各行) (ja)

Last modified by admin on 2023/10/18 14:11
Attachment name
for each row.jpg
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.ForEachRow == **説明** == このアクティビティでは、指定したDataTable変数の行ごとにアクションを1回実行できます。 [[[[image:for each row.jpg]]>>attach:for each row.jpg]] *は必須。 == **アクティビティの内容** == **Foreach**:ループ変数名を設定します。 **in**:ループするデータテーブル
Location
For Each Row

Add Data Column

Last modified by Nhan Nguyen on 2022/05/13 02:54
Rendered document content
by the TypeArgument property. Max Length (Int) - Specifies the maximum length for each row of the new column. Supports only Int32 variables. Unique (CheckBox) - Specifies that the values in each row of the new column must
values are allowed in the new column for rows that belong to the table. Allow Increment - Specifies
Raw document content
)** - Specifies the maximum length for each row of the new column. Supports only Int32 variables. * **Unique (CheckBox)** - Specifies that the values in each row of the new column must be unique. ))) {{velocity
(CheckBox)** - Specifies whether new values are allowed in the new column for rows that belong to the table

[2] Role Management

Last modified by admin on 2023/07/04 16:25
Rendered document content
choose one option for each row Select the rights for the role SingleChoice Yes b. Delete a role
Raw document content
| |2|Resources|You can only choose one option for each row Select the rights for the role

Add Data Row

Last modified by Nhan Nguyen on 2022/05/13 02:55
Rendered document content
RCA.Activities.Core.AddDataRow Description This activity allows you to add a Data Row to a specified DataTable. (* is mandatory) Properties Input Array row (Object[]) - An array of objects to be added to the DataTable. The type of each object should map to the type of its corresponding column
Title
Add Data Row
Attachment name
add data row.jpg
Location
Add Data Row
Raw document content
** * **Array row (Object[]) **- An array of objects to be added to the DataTable. The type of each object should map to the type of its corresponding column in the DataTable. * **Data row (DataRow
" %) ((( RCA.Activities.Core.AddDataRow == **Description** == This activity allows you to add a Data Row to a specified DataTable

中断 (ja)

Last modified by admin on 2023/10/12 16:02
Rendered document content
RCA.Activities.Core.Break 説明 このアクティビティでは、現在のワークフローの実行を中断できます。これは、「For each」ループにのみ使用できます。 プロパティ その他 表示名(文字列):アクティビティ名。アクティビティ名を編集して、コードをより適切に整理および構造化できます。 例:[997394815]ファイルを移動 公開(チェックボックス):チェックすると、このアクティビティのデータがログに表示されます。データの機密性を考慮した上で使用してください。
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.Break == **説明** == このアクティビティでは、現在のワークフローの実行を中断できます。これは、「For each」ループにのみ使用できます。 [[image:image-20220505092118-1.jpeg]] == **プロパティ** == (% class="wikigeneratedid" id="H-2" %) **その他** * **表示名(文字列)**:アクティビティ名

継続 (ja)

Last modified by admin on 2023/10/12 16:24
Rendered document content
RCA.Activities.Core.Continue 説明 このアクティビティでは、現在の反復内の1つまたは複数のステップをスキップできます。これは、「For each」ループにのみ使用できます。 プロパティ その他 表示名(文字列):アクティビティ名。アクティビティ名を編集して、コードをより適切に整理および構造化できます。 例:[934370433]継続 公開(チェックボックス):チェックすると、このアクティビティのデータがログに表示されます。データの機密性を考慮した上で使用してください。
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.Continue == **説明** == このアクティビティでは、現在の反復内の1つまたは複数のステップをスキップできます。これは、「For each」ループにのみ使用できます。 [[image:image-20220505092342-1.jpeg]] == **プロパティ** == **その他** * **表示名(文字列)**:アクティビティ名。アクティビティ名を編集して、コードをより適切に整理および構造化

【5】繰り返し(コレクションの各要素) (ja)

Last modified by admin on 2023/10/20 10:21
Rendered document content
RCA.Activities.Core.ForEach 説明 このアクティビティでは、配列、リスト、データテーブル、またはその他の種類のコレクションをループできます。 *は必須。 プロパティ 入力 値(IEnumerable)*:データを反復処理し、各情報を個別に処理します。変数や値を入力することができます。 その他 表示名(文字列):アクティビティ名。アクティビティ名を編集して、コードをより適切に整理および構造化できます。 例:[389861710] For Each < T > 公開(チェックボックス):チェックすると、このアクティビティのデータがログに表示されます。データ
Raw document content
)**:アクティビティ名。アクティビティ名を編集して、コードをより適切に整理および構造化できます。 例:[389861710] For Each < T > * **公開(チェックボックス)**:チェック
Location
[05]For Each

一致する文字列を取得 (ja)

Last modified by admin on 2023/10/12 16:54
Rendered document content
(MatchCollection):検索パターンに一致するものはすべてMatchCollectionに格納されます。For Eachアクティビティ、引数の型System.Text. RegularExpressions.Match
Raw document content
(MatchCollection)**:検索パターンに一致するものはすべてMatchCollectionに格納されます。For Eachアクティビティ、引数の型System.Text. RegularExpressions

[3] Review Document

Last modified by admin on 2024/01/11 18:13
Rendered document content
this stage, user can make changes to the text in each field that has been detected incorrectly In addition, akaBot Vision provides users with the capability to add or remove rows in a table To insert a row, you can click "+" icon To delete a row, you can click "x" icon To add a new row at the end of the table
Raw document content
in each field that has been detected incorrectly [[image:image-20220420193327-2.png||data-xwiki-image
or remove rows in a table * To insert a row, you can click "+" icon * To delete a row, you can click "x" icon * To add a new row at the end of the table, you can click on the "Add row" button These features
next page » Page 1 2
RSS feed for search on [for-each-row]
Created by admin on 2022/04/17 14:38