I would like to use wait for event to listen to a cell util it's filled in with a pointer data.
But I found if I assign a cell to tracked numeric value, then I cannot write an object value into that cell. Then how can I write an object value in to a cell, and I can tracked that cell at the same time.
I want to write a taskexecuter name to a cell, and whenever the cell value is updated, Then the token continues the rest of flow.