Hi Experts !
- I am using the wait for Form Task Activity in a Flow.
- Once the Task is completed in Orchestrator - The Control is passed back to UIpath.
- The UpdatedTaskObj is a variable in uipath Studio that holds the response of the Orchestrator.
- Now I want to print the Response in Uipath studio - I am struggling with the Syntax.
- Below Screenshot show the Object Response - I want values - Mukesh and 123456 to be used in other workflow.
Please help with the Syntax / code to retrieve the Data from the Task Object. What would we write to get Data In string variables from this Object