IS_INTEGER Purpose
This function tests whether a variable's data type is one of
the integers (byte, short, long, etc). Inputs
data: A variable Outputs
1 if data is some kind of integer scalar or array
Modification History
2010-08-16: Written by Chris Beaumont