javascript eval() doesn't work with Tellme voice browser?


it nice eval() strings returned cti connect javascript objects.  however, i'm getting syntax error:
"invalid label".  ideas?

this sounds straightforward syntax error.

you have 2 possible approaches:

  • try guess what's wrong. if had hazard guess, i'd try instead:

eval('(' + yourstring + ')');

to force parser use expression context. you're trying eval looks block of statements.

  • use debug printing output string you're trying parse studio debug log. should able see syntax error.

in case, although can trust cti connect, it's practice use safer json parser plain ol' eval; json.org has 1 can use.



Archived Forums T-U  >  Tellme Studio (retired)



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........