functionswitchInteger
Switch two Integer arguments
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | x1 | First argument | |
| Integer | x2 | Second argument |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | y1 | Output = x2 | |
| Integer | y2 | Output = x1 |
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | x1 | First argument | |
| Integer | x2 | Second argument |
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | y1 | Output = x2 | |
| Integer | y2 | Output = x1 |