Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a List variable called vAppName in Automation. The values are added to this list variable.I want to show this variable in Output block as a list but it shows Array in output. any solution to this ?
Please see screenshots below.
Ok - I see what you are trying to do.
Please see attached Workspace - This should solve your issue.
Regards
Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn
I have uploaded the workspace - You can just import it. Just right click in the automation screen and upload workspace.
Regards
Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn
Thanks for your answer. @JandreKillianRIC
but there is the additional step which adds the item to the variable vAppName. After which the Output block shows that variable. There it shows Array. Can you please suggest here.
Please see below screenshots and marked blocks.
Shouldnt that be "vAppName - 2"
Just noticed this looking at your Automation.
Regards
Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn
No its vAppName. And the vAppName - 2 is the name if the variable block but it adds the item to the same variable vAppName.
Ok - I see what you are trying to do.
Please see attached Workspace - This should solve your issue.
Regards
Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn
@JandreKillianRIC Thanks a lot for the solution. It worked in my case.