Expression editor on first element of assign
145
Views
0
Comments
New
Service Studio

Sometimes I feel the need to work with indexes of lists in assigns and it would be nice if I could expand expression editor on the first element in a assign.

Every time I need to do this, I must use the second element of the assign to use the expression editor and copy paste to the first one.

To do something like this: MyList[index].record = 3