I'm making a bus operation model.
There is a problem with subflow that attempts to unload depending on the destination label value of the flowitem token.
Unload does not occur because the place where the item is unloaded is accepted as a null value. Is there a problem?