This tag reads the image type marker contained in every JPEG file to confirm that the file is indeed a JPEG image. This tag will confirm JPEGness regardless of the extension of the file. This tag assumes that it has permission to read the file in question.
All JPEG image files contain a marker which looks like so: JFIF. This tag looks for that marker. This tag may return the wrong answer if the file contains that marker and is not an actual JPEG image file.
Click the "Download" button below to retrieve a copy of this tag,
including the complete documentation and sample usage shown
on this page. Place the downloaded ".inc" file in your
LassoStartup folder, restart Lasso, and you can begin using this
tag immediately.