This worked to perfection! Thanks! I've tested every permutation of Trial / Subscribed / Past 24 hours / over 24 hours ago and it deploys the emails with the appropriate messaging ...
I'm trying to combine NEW Product X Trials ($lead.dMSSubscribedDate) and NEW Product X Subscriptions ($lead.dMSTrialDateTime) using "any" or "or" conditions utilizing the (||).If a...
@SanfordWhitemanJust wanted to follow up - I can take it to the community posed as a new post question if you prefer.Can you help me solve for combining the "Product X Trials" with...
@SanfordWhiteman can you help me solve this? I have no idea what you were expecting this use of || to do, it’s broken too:I'm just trying to figure out where the "any" or "or" (| |...
@SanfordWhitemanI have tested this a few different ways but I can't seem to find the proper coding sequence to make it work.Obviously utilizing only this will not work with the #if...
There are a few different locations that may require the || in this scenario.I will test but it's always easier to get as much info prior to really messing things up. 🙂In this fir...
That worked to perfection! This is amazing stuff. I always make this so much harder than I need to. But, yes, I see. And it worked!Of course, now that I know I can create AND (&&) ...
No, those are just placeholders for the conditions you want to match!Oh, man. Buzzkill. Because literally "something" and "something else" is exactly what I need to identify - but ...
This is great! I understand exactly what you are doing with the script conceptually - but technically I'm not exactly sure how to execute it properly. I have exactly how I interpre...
@SanfordWhiteman is there a line of VTL or a way to use "AND" conditions in the script?The reason for this is that a customer can "Subscribe" or begin a "Free Trial" with PRODUCT A...