Doolittle – User talk
Categories:
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)
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)