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