Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Question about the NOT operator
Wed, Mar 28 2018 7:56 AMPermanent Link

Michael Dreher

By accident I noticed that the NOT operator is not only defined on boolean operands
(logical NOT) but also overloaded for integer values (bitwise NOT, the ~ operator in
JavaScript).

In the help the NOT operator is only decribed operating on booleans. Will the bitwise
NOT be supported in future WebBuilder versions?

Michael Dreher
Fri, Mar 30 2018 5:21 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

<< In the help the NOT operator is only decribed operating on booleans. Will the bitwise NOT be supported in future WebBuilder versions? >>

It's supported now, it's just an error in the documentation.  I'll make sure that this is updated.

Tim Young
Elevate Software
www.elevatesoft.com
Image