IMAGE_WIDTH

Description

Determines width of the provided image

Parameters

An attribute of the picture type

Example

IF IMAGE_WIDTH(Object.Picture) > 800 THEN ... 
  • Last modified: 2023/05/09 00:58