AI Zone Admin Forum Add your forum

NEWS: Chatbots.org survey on 3000 US and UK consumers shows it is time for chatbot integration in customer service!read more..

fact query response question
 
 

How do I change this rule to reply “No I don’t have a dog” if the fact doesn’t exist?

?: (do you have a dog) ^query( direct_svo I own dog) Yes.

 

 
  [ # 1 ]

if(^query) { Yes. } else {No.}

 

 
  login or register to react
‹‹ call me issue      ChatScript bug ››