I can not properly use ^response(id) function to retrieve the index of the response generated by a rule while there are multiple response possibilities for this rule.
Example:
u: (who are you) [I’m your friend][why][you]
And I want, in postprocessing, retrieve which response generated.
Thank you