ECTicketInfo
Easily accessible ticket information
// Obtains tickets for the System Menu
var infos = ec.getTicketInfos("0000000100000002");
// Ensure you check infos.length. In this example, we do not.
var ticket = infos.get(0);Properties
Property Name
Discussion
ECTicketInfos
Properties
Property Name
Discussion
Last updated
Was this helpful?