GetPictureConfigWidth

GetPictureConfigWidth

%GetPictureConfigWidth function


Function

Function returns width of picture from configuration.

Declaration

INT %GetPictureConfigWidth( HBJ in _hbj )

Parameters

hbj

Identifier of type HBJ

Description

Parameter _hbj represents a unique identifier of the Picture type. You can get it as attribute \HBJ.

If the parameter _hbj represents invalid value or refers to the object of incorrect type or the object with specific unique identifier does not exist, function returns invalid value.