Hi, I have a label "RequiredProductAge" attached to tokens (customer demands). Because the token has a delivery leadtime that has already defined by using delay time, the RequiredProductAge needs to be modified into: RequiredProductAge - Delivery Leadtime (as shown in the picture)
Any idea how to define a modified value of RequiredProductAge? I tried to use token.RequiredProductAge - Delivery Leadtime, but seems that it doesn't work
Thanks