Doolittle – User talk
Jump to navigation
Jump to search
exitWith
It of course should return something. Try
myFunc = {if (true) exitWith {true}; false}; hint str [call myFunc];
Just did it, for me it returns [true].
--raedor 01:08, 2 July 2008 (CEST)