Skip to content

Bool Not

Purpose of the Node

This node is used to perform a boolean NOT operation on the input value. It takes a boolean input and outputs the opposite boolean value.

Pins

Pin NamePin DescriptionPin TypeValue Type
booleanThe input boolean value to be negated.StructBoolean
resultThe output boolean value, which is the negation of the input.StringBoolean