Gate🔗
Passes input parameters to outputs if and only if the enabled
input is true
.
Inputs🔗
Gated inputs are defined by the inputParameters parameter.
enabled
: Enables or disables output.inputParameters
: A table that defines the gated input parameters.
Outputs🔗
The number of outputs is the same as the number of gated inputs.