exit ;
None
%ARGUMENT : Invalid arguments. Usage: exit ;
If the exit() function is called from any instance other than the concept instance, then only that instance exits, otherwise all instances exit. Unlike the quit() function, any outstanding reply messages are sent, i.e. the exit() function behaves like a cascading return.