debugging output

This commit is contained in:
Cappy Popp 2021-01-07 10:33:07 -05:00
parent 7db04aa163
commit a825ad30f2

View File

@ -270,6 +270,7 @@
ZW: 'Zimbabwe', ZW: 'Zimbabwe',
}; };
var newCountry = '{{JS - ISO Country Code to EVBG Country Name}}(newValue)'; var newCountry = '{{JS - ISO Country Code to EVBG Country Name}}(newValue)';
console.log("newCountry: %s", newCountry);
// sets the value in the form the user can see // sets the value in the form the user can see
if (typeof MktoForms2 !== 'undefined') { if (typeof MktoForms2 !== 'undefined') {
mktoForm.setValues({ mktoForm.setValues({