JavaScript API
Get last QA pair
To get the last asked question, and the answer you can use the following utility function:
Txt.getLastQaPair()This will return a question and answer object containing all the associated metadata for the QA pair.
JavaScript API
To get the last asked question, and the answer you can use the following utility function:
Txt.getLastQaPair()This will return a question and answer object containing all the associated metadata for the QA pair.