Merge command: [strgall-tagahrefopen ]
Merge variable/item: tagAhrefopen

Comments:
When a valid imagename is present this command generates an entire <a> opening tag with url, tracker and target code in it for the n-th image.

Formula:
@If(strGallFilename="";"";"<a href=\""+strGallUrllink+"\""+strGallTarget+strGallStatTracker+">")