Due to limitations in implementation, the scripting API is unable to return an array of sessions, users, certificates, or AltText objects. Instead, it returns a helper object of the corresponding list class, that is, SessionList, UserList, CertificateList, or AltTextList respectively.
These helper classes offer functions to access the items in the list, identical to the functions offered by the list classes in the flow element module (JobList etc).