What this does
This plug compares two supplied values and outputs both which one is larger and the absolute difference between them. It asks the caller for value_1 and value_2 at execution time. It runs whenever called, branching to subtract the smaller from the larger so the reported delta is always non-negative. Computing this by hand or from stale figures risks reporting the wrong direction or an incorrect gap between the two inputs.
Actions · 12












Related plugs · 8