Showing pictures inline in a generated GUI

If I include a file in my model, I would like to show this inline to the users if it is an image. Is that possible?

A file preview shows by default. See the attached screenshot. No need to annotate anything.

image

In tables the preview is available on hover.

If a file comes from an external source, use a text property an annotate it with the @url annotation.

Thanks. That was just the answer I needed.