is there a size limit on the string returned by the Document.Evaluate function?
Hi,
I embed the QlikOCX component in an application and use the Document.Evaluate function to get data from the QlikView document. It works fine, but I am wondering if there is a size limit on the returned string which could make it crash if there is too much data to retrieve. Does someone have any information about this?