cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
903
Views
0
Helpful
4
Replies

IVR Script custom function

NYCENT
Level 1
Level 1

I have an IVR script which is unable to make active due to some custom functions not working.  When I tested thecustom function it comes back with unexpected token: right paren or mispaced left paren.  Do you have any suggestion where I can figure out where this is configured so I can compare to a working custom function?

4 Replies 4

david.macias
VIP Alumni
VIP Alumni

Put the custom function in an IDE like code or maybe in Notepad++ and let it help you figure out what param is missing.

david

Are you asking where the custom function is configured? That's Script/Custom Functions. Do you want to post the problematic one here in case people can give you suggestions?
Or are you asking where that custom function is being called in your script that you need to temporarily remove? If so, you can just do a find for the function in all scripts/your problematic script.

NYCENT
Level 1
Level 1

Issue resolved.  Some of the numbers wer enot valid or in the other nodes.  Thanks again for all the assistance

Glad it is resolved, but can you share a little more what the issue/fix was? What numbers?