pass
Allows input values to pass to the output unchanged
pass(in1): out1Arguments:
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Input to be passed through |
Returns
| Name | Type | Description |
|---|---|---|
| out1 | number | The input value |
Allows input values to pass to the output unchanged
pass(in1): out1| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | Input to be passed through |
| Name | Type | Description |
|---|---|---|
| out1 | number | The input value |