Comment on page
On List Item Clicked

The On List Item Clicked Node.
The On List Item Clicked Node returns the index of the item that was clicked.
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
List View | ObjectID | The ID of the desired List whose item clicked will be returned. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
Item Click | Int | The index of the item clicked. |
Last modified 5mo ago