IMAGE_HEIGHT
Description
Determines height of the provided image
Parameters
An attribute of the picture type
Example
IF IMAGE_HEIGHT(Object.Picture) > 800 THEN ...
Determines height of the provided image
An attribute of the picture type
IF IMAGE_HEIGHT(Object.Picture) > 800 THEN ...