Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Dear fellow Marketo users,I am trying to write a script for a "if A and B" statement, meaning two variables in "if statement" instead of just one variable. I researched on the Apache Velocity script site, and found "&&" should be used between two variables. So my script writes as below:#if(${A} =="x...
We are trying to do a poll in an email. I don't see an option to insert poll in email, can only insert poll in landing pages. Does anyone know how to do this?My poll is very simple: Which name do you prefer for the platform?A. xxB. xxIn addition, we don't want the social link function in the poll..A...