API Reference GuideInterfacesICommonFunctionsGetSessionInfoOn this pageGetSessionInfoDescriptionGets the current session information.Syntax// ICommonFunctions is binded into the MFiles global objectconst result = await MFiles.GetSessionInfo();Return typeTypeDescriptionPromise < object >Returns SessionInfo.