Jaa


tabID (sovellusprofiilien hallinta)

Välilehden tunniste.

Esimerkki

const session = Microsoft.Apm.getFocusedSession();
const tabId = session.getFocusedTab().tabId;
console.log(tabId);