Skip to main content
Skip table of contents

_NOT()

_NOT() – Logische NOT-Verknüpfung

Die Funktion führt eine bitweise NOT-Verknüpfung auf einen Integerwert aus. 

Parameter

Beschreibung

aIntValue1:N

Integer1

Rückgabewert

Numerisch - Ergebnis

Beispiel

CODE
_NOT(12) // Ergebnis: -13

Weitere Verknüpfungen

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.