html SFMC-ampscript-解析先名字从 - full.html

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html SFMC-ampscript-解析先名字从 - full.html相关的知识,希望对你有一定的参考价值。

%%[

var @full_name, @first_name

set @full_name = AttributeValue("full_name")

if indexOf(@full_name, " ") > 0 then
  set @first_name = substring(@full_name,1,subtract(indexOf(@full_name," "),1))
endif

]%%
Hello, %%=v(@first_name)=%%.

以上是关于html SFMC-ampscript-解析先名字从 - full.html的主要内容,如果未能解决你的问题,请参考以下文章

html SFMC-ampscript查对do.html

html SFMC-ampscript查对dont.html

html SFMC-ampscript - 社会 - 链接pinterest.html

html SFMC-ampscript - 社会 - 链接twitter.html

html SFMC-ampscript - 社会 - 链接facebook.html

html SFMC-ampscript - 社会 - 链接 - 谷歌 - plus.html