I am checking AGV battery level to determine if it needs to be routed to a charge station. Currently I have hard-coded the TE resource name and the logic works fine. What I need help with is making the decision independent of the TE name, perhaps pulling that information from the token. Below is a screen shot of the process flow and the code in the decision point block. Ideally I'd like to pass the TE name to the variable "tugger", which is used in the "agvinfo" function.