Skip to content

Instantly share code, notes, and snippets.

@wvpv
Created October 26, 2020 21:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wvpv/2b204671ac6030706de7e9e31f3e9647 to your computer and use it in GitHub Desktop.
Save wvpv/2b204671ac6030706de7e9e31f3e9647 to your computer and use it in GitHub Desktop.
%%[for @v=1 to 9 do for @l=1 to 4 do outputline(field(row(buildrowsetfromstring("Baby shark|Mommy shark|Daddy shark|Grandma shark|Grandpa shark|Let's go hunt|Run away|Safe at last|It's the end","|"),@v),1),iif(@l<4,", doo doo doo doo doo doo","!"))next next]%%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment