Doolittle – User talk

From Bohemia Interactive Community
Revision as of 19:52, 9 October 2009 by WGL.Q (talk | contribs) (Asking if change for enableSaving is correct.)
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)

gday Doolittle,

one question regarding your change. Did you verify that?

HitmanFF already reverted the same change you did before, as the original version was correct.

Cheers. --.kju 19:52, 9 October 2009 (CEST)