VoiceGuide IVR Software Main Page
Jump to content

Subscripts

Recommended Posts

hi!

 

how can i pass parameters when i call subcript. actually i need send a number when i call subsript. Is there any way to do that..... Please Help

 

 

 

Thanks in advance.....

 

 

Pradeep Sabharwal

Share this post


Link to post

The subscript can read all the Result Variables which have been set so far during the current call on the line, so all that you need to do is to define a Result Variable using a "Evaluate Expression" module before calling the subscript...

 

Alternatively you may use the Script_Gosub command from within a VBScript module to call the subscript - you can specify new RV's as part of that command call...

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
×