I have a field in my domain object which I define as an Integer...
Integer minPrice
I then access it in a GSP page as follows:
Change
var x = ;
to