<script>
<script>
Attributes
Name
Data type
Description
String
String
String
String
String
String
Notes
Example
<?xml version="1.0"?>
<vxml version="2.0">
<form>
<script>
test_var=1234;
</script>
<block>
<prompt>
The test variable is set to <value expr="test_var"/>.
</prompt>
</block>
</form>
</vxml>Child Tags
Parent Tags
Last updated