This function is used to get the Organization info (Id and time zone) of the logged in user.
- Function: GetOrganizationInfo(
- Optional Parameter: useLocaleFormatting [bool]: allows returning fields of type Date/DateTime/Number/Currency/Percent in the user’s locale format.
- Usage: var objOrg = GetOrganizationInfo();
- Output:
- DefaultTimeZoneSidKey: “Europe_Paris”
- Id: “1792087569727490719“