This category contains 7 blocks:
- bernoulli - Routes an incoming jolt to either of two outputs based on probability. With probability value set...
- compare - Compares a jolt value with a stream value and outputs result of the comparison in the form of a b...
- gate - Allows or disallows jolts to pass based on the set stream value.
- get - Emits jolt event when triggered. Value is determined by the stream input.
- if_else - Compares a jolt value with a stream value and outputs a jolt value through one of the two outputs...
- random - Outputs a random decimal number between 0 and Max.
- watcher - Compares two stream values. Every time the condition is met, signal output will send the value of 1.