The JETDSP toolkit
 
reducepolylinedata
isdefined
isdouble
isfloat
isint
islong
isnumeric
isstring

ISINT

Determines whether its argument is a scalar variable of IDL type int (2 byte) or long (4 byte).

Syntax

Result = ISINT(Variable)

Return Value

Returns a byte value set to 1 if the variable is of IDL type INT or LONG (2 byte or 4 byte integer), 0 otherwise.
Returns 0 if the variable is an array.

Arguments

Variable

The name of the variable to be tested.

Keywords

None.

Top  JETDSP Home Page  Manual  FAQ 
Please send comments to: dmsd-support@jet.efda.org