I have to create a text string out of several variables. Currently, I use the "Prepend/Append variable with text" actions for this, but it's rather tedious.
Is there an action that does this in one go, similar to how C offers an sprintf function for this kind?