{{tag>Index Function Function_List Images}} ====== IMAGE_WIDTH ====== ====== Description ====== Determines width of the provided image ====== Parameters ====== An attribute of the picture type ====== Example ====== IF IMAGE_WIDTH(Object.Picture) > 800 THEN ...