sourceVariable in System.Intent
Content
Hi
I am working in a chatbot and I found an inconvenient in the state of the Intent.
I am using the property sourceVarible and I'm having a problem when the chatbot displays more than one Intent to answer and for some reason the user decides to type instead of choosing. The most logical thing is that the bot evaluates the new user input, but it doesn´t do it and it displays the list of Intents again.
I need to use the property sourceVariable because I am cleaning the String of text of iResult in other state.
is there any form to clean the String without using the property sourceVariable or I need something else?
Tagged:
0