How to use _spPageContextInfo JavaScript variable in SharePoint
In this SharePoint Online tutorial, I will explain how to useĀ _spPageContextInfo JavaScript variable in SharePoint Online or SharePoint 2013/2016. _spPageContextInfo variable provides a few properties that will be useful in JavaScript and client object model code. We can useĀ _spPageContextInfo variable in SharePoint 2013 or SharePoint online to retrieve various properties. Also, I will show an …