Doolittle – User talk

From Bohemia Interactive Community
Revision as of 18:27, 28 April 2023 by Lou Montana (talk | contribs) (Text replacement - "\[ *((ftp|http)s?:\/\/[^ ]+)([^{])=([^}])([^ ]+)" to "[$1$3{{=}}$4$5")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)