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