Archive
Forums
Archive
Forums
Quest
if not
if not
junichiro
17 May 2012, 19:19
how do you do if not? if (!myvar) or if (not myvar) or something else?
Pertex
17 May 2012, 19:22
if (not myvar)