Difference between revisions of "Not"

From MiniScript Wiki
Jump to navigation Jump to search
(Created page with "<c>not</c> is a keyword unary operator that returns the logical negation of its operand. Category:Language Category:Keywords {{stub}}")
(No difference)

Revision as of 04:25, 20 February 2020

not is a keyword unary operator that returns the logical negation of its operand.


This article is a stub. You can help the MiniScript Wiki by expanding it.