UiPath Studio 2023.4.0 Community Editionを利用中の初心者です。
append item to collectionアクティビティでリスト変数に要素を追加しようとしたができませんでした。
添付画像はリスト変数lis_stringに"apple"という文字列を追加する設定でした。
どこを修正すれば、リスト変数に要素を追加できるかご教示ください。
UiPath Studio 2023.4.0 Community Editionを利用中の初心者です。
append item to collectionアクティビティでリスト変数に要素を追加しようとしたができませんでした。
添付画像はリスト変数lis_stringに"apple"という文字列を追加する設定でした。
Hello Gorby,
You can use the append item to the list activity .
Result(結果)プロパティにリスト変数をセットしてみてください。
Hey @gorby ,
Give a try with “Append item to List” Activity
In the properties pannel Change the type argument to String
Regards,
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.