Only placing certain amount of characters in field with WorkFlow
we can cut down to the first 19 characters but for the life of me I can't get it work correct. My field name is %%%[<IndexedPick2>]%%%. I've tried %%%LEFT([<IndexedPick2>],19)%%% and it just places that test in the subject. What
am I doing wrong?