Translations:Not/2/en

From StarLogo Nova Wiki
Revision as of 15:32, 8 August 2023 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Negates the input. So, if the expression evaluates to true, then returns false. If the expression evaluates to false, then returns true.