isMoney
|
The isMoney function returns true if the specified argument {obj}
is a Money; otherwise, false is returned.
Usage The isMoney function is used to determine if a Number is a Money.
Returns true if the object is a Money, 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
|