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