I downloaded the Getworkbook Sheets example flow from UiPath help page.
The Get Workbook Sheets activity used as output a variable called Sheetslist.
Under the variables tab, it’s listed as a “List” variable. But selecting it, under type (on the proprieties panel), it’s a System.Collections.Generic.List
I tried to create my own Get Workbook Sheets activity on my flow, but I can´t find that type of variable, even when browsing for types and writing “list”, nor “system.collections.string…”, etc.
and trying to use another type of variable in the Get Workbook Sheets tells me that variable could not be converted into a “System.Collections.Generic.List” variable.
ha, I never knew that was possible. Doing that already gives me the correct type of variable eh? Very convenient. UIPath could somehow show you that option instead of the user having to know there is a shortcut for it.
Usually when we start using the studio, it will show us the shortcuts and the keys available. May be you missed that, UiPath is very convenient to work with . Please try to search the shortcuts of uipath studio so that you will get some keys. Happy automation