Question
IF/THEN logic in velocity script token
we want to link to the self scheduler link if it’s populated and link to a default if it’s not. We also want to add a UTM query string to the end of the unique self scheduler link. Here is the logic I currently have:

the else is working but the if is not, any insight?