How to define 2d array in Uipath?

How I can define the variable array type should be 2d array?

You can define an array of arrays when defining a type of a new variable

@Omkar_Deshmukh
grafik

And:
grafik
{({β€œ1”}), ({β€œ2”}), ({β€œ3”}), ({β€œ4”, β€œ5”, β€œ6”, β€œ7”})}

2 Likes

whats need to be search to assign this variable type?

didnt get you can you ask in other words? DataType?
grafik
select Array of [T]
select Array of [T]
select String
Ok
Ok
getting a String()()