Sending Multiple Variables from ICM using user.microapp.ToExtVXML
"application=SystemTestApp;fruit=banana;color=yellow"
This will build a URL which will look like the following:
http://<vxml-server>/CVP/Server?application=SystemTestApp&fruit=banana&color=yellow
The variable fruit and color will be set in the CVP application SystemTestApp