isInteger
|
The isInteger function returns true if the specified argument {obj}
is an Integer; otherwise, false is returned.
Usage The isInteger function is used to determine if an object is an Integer.
Returns true if the object is an Integer, false is returned otherwise
Expression:
Arguments
Name
Type
Description Argument: obj Character String Symbol Vector BitVector ByteVector IntVector Void
FltVector ObjVector Structure Dictionary Directory Brick Pair List
Matrix NumMatrix Integer Float Number Complex Boolean
The object to be tested.
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Character | String | Symbol | Vector |
BitVector | ByteVector | IntVector | Void |
FltVector | ObjVector | Structure | Dictionary |
Directory | Brick | Pair | List |
Matrix | NumMatrix | Integer | Float |
Number | Complex | Boolean |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|