We gonna using the new mailing editor pretty soon, and with the merge-tags and conditions there are quite a few very powerful options to customize the mailings.
We want to utilize the conditions and therefore my question is:
Is there any kind of documentation about the available variables?
With the prebuilt conditions i can see that there are different data objects like reservation or enterprise that contain multiple sub informations / properties accessed in the condition like enterprise.logo or reservation.nights. I haven’t found any information about these objects in the help articles so a way to check what variables can be used in there would be awesome.
Maybe there is a console statement to log the information of these variables … something like this:
console.log( mews.mailingeditor.variables)
