a variable
a logical: true or false
A = 3; res = isint16(A)
B = int16(3); res = isint16(B)
isa, int16, isinteger.
Allan CORNET