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.
/builddir/build/BUILD/nest-simulator-3.3/nest-simulator-3.3/sli/slicontrol.cc