I am using the xltCall object to perform custom transformations. I know that I can use the xpm.getInAddresses() to get the addresses of the inputs. But how do I get the addresses of the outputs?
I need to use xltCall to allows charset conversion and for encapsulation of backgound processing.
Thank you very much for any response.