Boolean Not

Inverts a bool or bool array

Installation

To use this Node, you must enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Description

Default

valueIn

bool, bool[]

bool or bool array to invert

Outputs

Name

Type

Description

Default

valueOut

bool, bool[]

inverted bool or bool array