The Function always take the last return
I create a Function for the setuptime. In the delay time in my service Block i write: f_getDuration(agent, v_Predecessor) v_Predecessor is my variable typ agent and i write this in on exit: v_Predecessor = agent; But the if function are not working. The service Block does only take the last return 10. why does it… Read More The Function always take the last return