| Name | Description | Type | Notes | 
| Input 1 | The output to be sent when the Input 1 port receives a true value. | string | |
| Input 2 | The output to be sent when the Input 2 port receives a true value, but only if this is the port with the lowest number in its name. | string | Optional | 
| Input 3 | The output to be sent when the Input 3 port receives a true value, but only if this is the port with the lowest number in its name. | string | Optional | 
| Input 4 | The output to be sent when the Input 4 port receives a true value, but only if this is the port with the lowest number in its name. | string | Optional | 
| Input 5 | The output to be sent when the Input 5 port receives a true value, but only if this is the port with the lowest number in its name. | string | Optional | 
| No Input | The output to be sent when there is no input which has a true value. | string | |
| Type | The type that is to be used for the output value. | Option - one of:  Float  Boolean  String | Optional | 
| Name | Description | Type | 
| Input 1 | Causes the Input 1 parameter value to be sent if true. | boolean | 
| Input 2 | Causes the Input 2 parameter value to be sent if true (and no lower numbered input is true). | boolean | 
| Input 3 | Causes the Input 3 parameter value to be sent if true (and no lower numbered input is true). | boolean | 
| Input 4 | Causes the Input 4 parameter value to be sent if true (and no lower numbered input is true). | boolean | 
| Input 5 | Causes the Input 5 parameter value to be sent if true (and no lower numbered input is true). | boolean | 
| Name | Description | Type | 
| Output | The output value from one of the parameters. | any |