The application ID with which sap.Logon.init was called. It is available here so it is easy to access later.
<static> applicationId
// After calling the init function alert("The app ID for this app is: " + sap.Logon.applicationId);
LogonController.js, line 1281.