Workshop.codes
Create

Not Last updated November 26, 2024

Description

Whether the input is false (or equivalent to false).

Snippet

Not(True);

Properties

Returns: Boolean
Parameters: Value

Value
Type: Boolean, Default: True
When this input is false (or equivalent to false), then the not value is true. Otherwise, the not value is false.

Workshop.codes