I have a question about AIML that I can’t seem to find the answer to.
I would like to get the second to most resent topic back to be passed again but I can only seem to get the actual resent topic using this
<get name="topic"/>
Does anyone know if there is a way of doing it?
Obviously this is wrong but something like it that works
<get name="topic2"/>
Thank you.