Platforms to show: All Mac Windows Linux Cross-Platform

BitwiseNOrMBS(x as UInt64, y as UInt64) as UInt64

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method Math MBS Util Plugin ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
negates both values and does bitwiseor on them.
Example
msgBox str(bitwisenorMBS(65,80))
' displays -65

Always using 32bit.

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...