Get last utterance from user with vaSystem.getSearchText()
I know that the user's last VA utterance is stored in vaSystem.getSearchText() I am using this script within a Topic, so I can access that string, and I created the associated script variable. But the variable "desc" is returning "null". This seem...