global static String getInternalSettingValue(String settingName)
global static String getInternalSettingValue(String settingName)
Gets the value of the specified internal setting. If the value of the internal setting is not set, this method returns the default value of the internal setting.
Parameters:
settingName
Name of the internal setting for which you want to retrieve the value.