not
Node Type ID: "studio.tokens.logic.not"
Package
This is a core package available at Graph Engine
To install
- NPM
- Yarn
npm install @tokens-studio/graph-engine
yarn add @tokens-studio/graph-engine
Description
Not node allows you to negate a boolean value.
Inputs
value
No description
Outputs
value
No description
Example
No examples