Stackapps image field query

My image file names are made by taking the book_id from the database and appending ‘.jpg’ That image then exists in the /images folder

In the image stack it asks for field so I use the book_id field - but what syntax should I type in there to add the .jpg to make up the full file name please?