HDAPIGetXMLAnswers Method
This function returns an XML string of answers from the current interview. For example, you could use this string to overlay the current interview's answers on top of an existing answer file, thus updating the answer file with any answers that have been entered during the interview.

JavaScript API: Direct
Assembly: api.js Version: 1.0.0.0 (1.0.0.0)
Syntax

JavaScript
function GetXMLAnswers();

Return Value

Type: string
The requested string of XML answers.
See Also

Reference