Articles → UiPath → Get Processes Activity In Uipath
Get Processes Activity In Uipath
Purpose
Example
- Drag and drop the "Get Processes" activity.
- Set the output to a collection.
Click to Enlarge
- Loop through all the items in the collection using the "For Each" activity.
- Write each item in the text file using the "Append Line" activity.
Click to Enlarge
Output
Click to Enlarge