Hi, everyone!
Making my first robot…
I tried to assign value to DataTable cell for several days, but couldnt. Searching for answer at this forum returned only something like this: " you can change the value via an assign:
dtExample.rows(ObtainedIndex).item(“ColumnName”)= value`
"
But it doesnt work in my case:
Can someone help me?