Translations:Not/2/en: Difference between revisions

From StarLogo Nova Wiki
(Importing a new version from external source)
(No difference)

Revision as of 15:32, 8 August 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Not)
<section begin="image"/>[[File:not.png|alt=The Not Block|thumb]]<section end="image"/>

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