Session.lookupById

Gets a session item matching id.

class Session
lookupById
(
string id
)

Parameters

id string

the id of the item

Return Value

Type: panel.session_item.SessionItem

an #PanelSessionItem or null