exit - exit a loop construct
exit can be used to leave loop structures
like loop, repeat, for, forall, Map, etc.
in a clean way.
This command does not exit the SLI interpreter! Use quit instead.
/home/abuild/rpmbuild/BUILD/nest-2.20.git/sli/slicontrol.cc