isPostal

DecodeType.isPostal

isPostal(int $symbology)

Determines if the specified BaseDecodeType contains any Postal barcode symbology

ParameterTypeDescription
$symbologyint

Returns: bool Returns true if BaseDecodeType contains any Postal barcode symbology; otherwise, returns false.