getCustomSetting
Retrieve a value for a specific custom setting.
Parameters
settingName - the key for the setting
Example Usages
Return Values
The function either returns a string that includes the said information or, if there is an error, it returns undefined.
Last updated