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



