Pushing the button will emit a number from the Jolt output, number is set by the Stream input.
Buttons are one of the basic blocks used to trigger stuff in your world. You can e.g. wire the output of a button to the 'play' input of a sample to trigger playback of that sample.
Set Value (stream input): Sets the number value that the ouput will emit.
Jolt Out: Emits the set value when button is pushed.
Click & pull to generate a new Jolt wire.
Trigger: Triggers the push of the button and emits it's set value.
Auto-generated from block documentation