Description
This function allows you to iterate through all of the config
names that have values associated with them. Then RSP_getConfig
or RSP_getConfigValue can be used to get the data itself.
This function will continue to return strings until it reaches the
end of the list, at which time NULL is returned.