and
Node Type ID: "studio.tokens.logic.and"
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
AND node allows you to check if all inputs are true.
Inputs
inputs
No description
Outputs
value
No description
Example
No examples