====Logic Nodes==== These nodes are in the **Logic** [[node tree|category]] and are used to make logical decisions about how your data flows through the [[graph|graph]]. [[logic_and|AND]] - AND (All Inputs are True)\\ [[logic_not|NOT]] - NOT (Inverts an Input)\\ [[logic_or|OR]] - OR (Any Inputs are True)\\ [[logic_hold|Hold]] - Holds a numeric value\\ [[logic_change|Change]] - Detects if a numeric value changes\\ [[logic_edge|Edge]] - Detects a change in a boolean value\\ [[logic_greaterthanh|Greater Than]] - A Greater Than comparison, with hysteresis\\ [[logic_lessthanh|Less Than]] - A Less Than comparison, with hysteresis\\ [[logic_toggle|Toggle]] - Switches state when the input becomes True\\