focus (app profile manager)
Sets the focus on a session.
Syntax
Microsoft.Apm.getSession(sessionId).focus();
Return value
None.
Example
Microsoft.Apm.getSession("session-id-4").focus();
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Sets the focus on a session.
Microsoft.Apm.getSession(sessionId).focus();
None.
Microsoft.Apm.getSession("session-id-4").focus();