Method code for $root.get_setting_attr()

[Turn off line numbering]
  1: arg name, attr;
  2: 
  3: return defined_settings[name][attr];

["// Created as a part of ColdCore, see: @help Credit"]

the Cold Dark