VoiceGuide IVR Software Main Page
Jump to content

Variables In The Paths Tab

Recommended Posts

Hi..

 

Can I use the variables in the Paths tab like this:

 

on {1} goto [RV_MyScript]

or

on {1} goto [$RV_MyScript]

 

because the value of variable is change every time.

 

 

Thanks,

 

Khalid Ibrahim

Share this post


Link to post

Yes, you should be able to. Have you tried it?

 

Try:

 

on {1} goto [$RV[MyScript]]

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×