# Correct syntax

**URL:** https://forum.kirupa.com/t/correct-syntax/226040
**Category:** Uncategorized
**Created:** [May 17, 2007, 5:21pm UTC](https://forum.kirupa.com/t/correct-syntax/226040 "2007-05-17T17:21:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jimjiminyjimjim](https://avatars.discourse-cdn.com/v4/letter/j/aeb1de/32.png) [@jimjiminyjimjim](https://forum.kirupa.com/u/jimjiminyjimjim)
#### Post date: [May 17, 2007, 5:21pm UTC](https://forum.kirupa.com/t/correct-syntax/226040/1 "2007-05-17T17:21:47Z")

</div>

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

```auto

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

```

Whats the correct syntax for this?
