Bit wise AND/OR operation

Sorry, we don’t have any bitwise functions but with a bit of work you could use integer math to get many of the functions. I found this discussion about the topic, not all operations are possible and the methods use some tricks we don’t have like for-next-loops. If it’s a big feature for you maybe we can get it into the todo list.

https://stackoverflow.com/questions/2982729/is-it-possible-to-implement-bitwise-operators-using-integer-arithmetic

~WRD255.jpg

1 Like