hello, I am wondering if there is a way to conditional matching with another keyword,
use below as example,
if question answer 6 is equal to question answer 7, display abc, or else display xyz
question is a form field date format
the eq does not seems working here, any suggestions?
%begin_asset_question_answer_988272_q6^eq:question_answer_988272_q7%
abc
%else_asset%
xyz
%end_asset%