Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I believe they are empty strings - the custom object field type is string and there was no information uploaded to the field.Because it's a Marketo Custom Object that I created I know that there's only one of that specific object for each lead. I could definitely be missing something though - let me...
I'm trying to build a token using fields from a Marketo Custom Object. I want the token to print the field value if the field isn't empty, and to print nothing if the field is empty. When I run the code below it prints the full script of the token when the field value is empty: #if( $sep2021TermsAn...