Skip to main content
1 件のコメント
  1. 2021年7月7日 17:57

    Got it to work:

    %%[var @Program,@fileset @Program = [LiveChatNow Major Code]set @file = Concat(@Program, '.pdf') if not empty(@Program) then    /* attach file to email /   AttachFile('FTP',@file)else    / do nothing */endif]%%
0/9000