Skip to content

BitNot Function

Nilesh Ghodekar edited this page Jan 8, 2016 · 2 revisions

Syntax

int BitNot(value:flag)

Description

Inverses each bit.

Remarks

In the input value is null, it is treated as zero.

Supported Version

2.14.728.0 and later

Examples

BitNot([//WorkflowData/Mask])

Clone this wiki locally