VoiceGuide IVR Software Main Page
Jump to content

Setting Rv's

Recommended Posts

Hi,

 

How to set up few RV's in one Evaluate expression module?

 

 

I need to set up few RV's

 

$RV[data_aab]=1

$RV[data_cab]=2

$RV[data_abc]=3

$RV[data_wse]=4

 

to use in next functions.

 

Up to now I set up only one RV in one EE module.

Share this post


Link to post

Only one RV can be assigned in an Evaluate Expression module.

 

You will need to use multiple Evaluate Expression modules, or a Run VBScript module.

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
×