VoiceGuide IVR Software Main Page
Jump to content

Global Variables

Recommended Posts

Hi,

 

How long global variables lives in VG script? Whether it is possible to remove this variable?

Share this post


Link to post

Global variables do not get destroyed. Any line can of course change the value of a global variable to a different setting, and setting a global variable to an empty string would be the same as 'removing' it.

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
×