Session.getItem

Gets the item at position.

class Session
getItem
()

Parameters

position uint

the index of the item

Return Value

Type: panel.session_item.SessionItem

The #PanelSessionItem at position or null if there is no item at that position.