integer constant

VarbindType const integer

A value whose range may include both positive and negative numbers

Implementation

static const integer = VarbindType.fromInt(INTEGER);