We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

application.lastresult$[0].utterance not being set on menus

Questions and answers about Plum iOn systems

Moderators: admin, support

Post Reply
labbruzzesi
Posts: 7
Joined: Fri Feb 18, 2005 8:09 am
Contact:

application.lastresult$[0].utterance not being set on menus

Post by labbruzzesi »

Hello Plum team,

I have been implementing logging using ecmascript. I have noticed that when a <menu> item is selected the system variable application.lastresult$[0].utterance'' is not set to the value entered by the user. I understand that it should not be set during noinputs, but thought it would be when a menu item is chosen.

Second issue,

application.lastresult$ is not defined at all until a nomatch or match occurs in the application. Which means if the first event is a noinput, any ecma script that tries to access the variable will die(for lack of a better word).

The first issue is the one that is causing the most problems.... any workarounds?

Thanks

Lou Abbruzzesi

Post Reply