In the following piston. I set a string variable which consists of several things strung together. Then I output that string in a push. It works fine.
I want to massage the string. So I wanted to put a StringReplace function before outputing to the push. But for some reason I can’t find how to input a function or expression. I know I’ve done it before, but the option never shows up. what am I doing wrong?