I'm running a subflow and every time the child token goes through the custom code I want to change the label data on the parent token. It's pretty much what you do on the "Assign Label" activity "Assign labels to Token: parent" but I need to be able to do this in the "custom code" activity. The reason is because I'm running queries and calculations on multiple labels and it would much easier if I could do this there.