JScript API Reference question

Hi,
How can I find more detail of the JScript API Reference?
Such as the properties and methods of the Taminoclient and TaminoResult? And the detail of parameter of the each method. However i only find some generall information of the method, no parameter Description of method .

thanks,
lisa

I’m sorry but it does seem to be a deficiency of the documentation. Are there any methods in particular that require greater clarification?

Hi markk,
I think it maybe.
If I not posted the question “How can i get the value of the element”, I can’t find any method to access TaminoResult object,even if i know the method of dom .
such as var tamResult = tamClient.query(“…”);
tamResult.DOM.documentElement.xml" :slight_smile: