こんばんは
UiPath Studio 2024.10.5Community editionのユーザです。
以前試して、ForEachRowアクティビティの中で、別のForEachRowアクティビティが回せませんでした。
その他に、繰り返し処理のネストが許されない事例はありますでしょうか。
例えばFor Eachアクティビティのネストではこのような制約はないと考えてよろしいでしょうか。
こんばんは
UiPath Studio 2024.10.5Community editionのユーザです。
以前試して、ForEachRowアクティビティの中で、別のForEachRowアクティビティが回せませんでした。
その他に、繰り返し処理のネストが許されない事例はありますでしょうか。
例えばFor Eachアクティビティのネストではこのような制約はないと考えてよろしいでしょうか。
There is no such restriction. You can use For Each within another just remember to change the item variable name. By default it gets set to currentItem
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.