Hello all,I am very new to Fusion. Does anybody know how to add a dash if there is a space between two text. For example, I have a string called "Workfront Fusion", but I want the string to be "Workfront-Fusion". I have tried using replace and " " (as blank space), and "-" (as the replacement str...