Get real and display from valuelist with global method

How can I get the display and real dataprovider from a valuelist that is filled by a global method?

Hi,

You can just call that global method yourself with the first 2 parameters empty (null) and it should give you a dataset back with the display and real values.

Hope this helps.