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();
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the focus on a session.
Microsoft.Apm.getSession(sessionId).focus();
None.
Microsoft.Apm.getSession("session-id-4").focus();