Can't seem to figure out how to do this
If a value is heximal you can convert the variable by using
 Code:
? DecToHex($x)

But wat if you want to do it vice versa ?
You can't put a "&" in front of a variable... so anyone know how this can be achieved ?