NavigationUser login |
Error.Semantic When Variable Name is Not SuppliedI ran across an odd error in my log yesterday, and I could not make heads or tails of it: After writing Voxeo for help, I found the error simultaneously with their response. In my code, I found:
|
Basic InformationSearchRecent blog posts
New forum topicsActive forum topics |
Variable Scopes
Moshe,
You have stumbled into the ecmascript object that models the ccxml variable scope. It's not really anything you normally would do anything with but all vars that are declared under the ccxml element become properties of this object.
RJ
Variable Scopes
Moshe,
You have stumbled into the ecmascript object that models the ccxml variable scope. It's not really anything you normally would do anything with but all vars that are declared under the ccxml element become properties of this object.
RJ