Not sure I understand. You can return from a function defined in a model but it will not shortcut the model.
On Saturday, 2 June 2012 16:53:14 UTC-5, Jonathan Lundell wrote: > > I can return from the middle of a model (to conditionally short-circuit > it), right?

