preferences:get in Framework Functions
(preferences:get -> any?
symbol)
symbol : symbol?
See also
preferences:set-default.
preferences:get returns the value for the preference
symbol. It raises
exn:unknown-preference
if the preference has not been set.