Hi,
I'm running some tests at the railworks library and I'd like to know when there is a train in the rail to use this information into the processflow, like collecting the rail status or something. Is there a fuction that can help me to get this information? Like a label that show the number related to the rail status (have a train or not).
I've already tryed using the: "Model.find("Rail2").subnodes.length".