debugging output
This commit is contained in:
parent
7db04aa163
commit
a825ad30f2
@ -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({
|
||||||
|
Loading…
Reference in New Issue
Block a user