I want to replace XXXXX with the content of a variable which is a unique 5 digit code, meaning the website will search for that variable in its database. I thought I might be able to do it by cooncating a variable but I’m struggling to get it to work. Is this at all possible? Doing it this way will save me entering the link 300+ times!
Here is how I would concatenate some text with a variable.
In this example I am simply concatenating to create the name of multiple states for an object such as shape1, shape2, shape3, etc where the variable represents the number after the word shape.