Hello boys. I'm working on a model, and notice something strange. So I attached the following model, to make the problem clearer. I am using "Model.find("DP1").subnodes.length" for when a box arrives at the Decision Point I do a Stop of the box, it does it but when I evaluate in the Script the content of the DP, it throws me zero. If I check its contents, it tells me that it has an object. What is the reason that "Model.find("DP1").subnodes.length" does not detect the object on it? How can i fix this? Regards!