On List Entry Select

Overview

On List Entry Select is an Event Listener Node used for executing a Logic Branch when an entry of a List is selected.

Attributes

AttributeTypeDescription

Object

ObjectID

The List whose entry selection triggers the Logic Branch.

Outputs

OutputTypeDescription

Pulse Output (►)

Pulse

A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.

Selected Index

Int

The index of the selected entry in the List.

See Also

Last updated