Hi!
I was trying to check if an allocation point of a transfer cluster is at a CP because I want to create a logic to change stopAtDist, traversalDist, arrivalDist info with the event On AGV Build Travel Path (I still don't know if this works for transfer clusters like it works for Allocatable Objects).
Now, the problem I have is that if its not at a CP, i'm getting an exception using getsdtvalue:
exception: FlexScript exception: <no path> c: <no path> i: <no path>
I just want to get that NULL value, 0 or any value to identify this. How can I avoid the System Console exception? I've tried with objectexists(getsdtvalue(...)) but its not working.
Thanks in advance!
Iago.