8,981
edits
Changes
Created page with "==== Operador de Negação (!) ===="
==== Denial Operator Operador de Negação (!) ====
Performs the logical negation operation for a boolean value. If the result of the operation is true the negation operator converts to false and vice versa. Represented by the operator ''!''.