Correct syntax

I’ve used things like “mc_”+x; before but I’m trying to do the other way round like this:


_global.imageName:String = (nextId + ".jpg");

Whats the correct syntax for this?