Del via


tabID (appprofiladministrator)

Identifikatoren til en fane.

Eksempel

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