You are viewing limited content. For full access, please sign in.

Question

Question

Remove Hyphen in Token Value

asked on July 20, 2022

I have variable that has hyphens in it but want to remove the hyphens in a token.  Could anyone point me in the right direction?

0 0

Answer

SELECTED ANSWER
replied on July 20, 2022

Add a Token Calculator activity, then use the Substitute function to replace the dashes

SUBSTITUTE(%(Token),"-","")

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.