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..

Use of ^input
 
 

Hi, it seems I have difficulties understanding the ^input functions.
From what I read in the manual, I would expect this code:

u: (this is some input) Input tested here..
u: (inputtest1) inputtest1.
    ^input(this is some test)
    ^fail(SENTENCE)
    after inputtest.

   

to output

inputtest1. Input tested here.. after inputtest.

But actually it outputs

inputtest1. after inputtest.


So how do I use ^input then?

 

 
  login or register to react
‹‹ timefromseconds bug      Download zip file ››