Top Window Document Objects in Native UI and Service Portal
I guess there is some confusion regarding top, window and document objects in Native UI and Service Portal. So, sharing my observations regarding these during some testing in PDI. function onLoad() { if (window === null) { // For portal ...