powered by
{ospsuite.utils}
Get the value of a global {ospsuite.utils} package setting.
getOSPSuiteUtilsSetting(settingName)
String name of the setting
Value of the setting stored in ospsuiteEnv. If the setting does not exist, an error is thrown.
ospsuiteEnv
# NOT RUN { getOSPSuiteUtilsSetting("packageName") getOSPSuiteUtilsSetting("suiteName") getOSPSuiteUtilsSetting("formatNumericsDigits") # }
Run the code above in your browser using DataLab