type
|
The type function returns the type symbol for the specified argument.
Usage The type function is used to query an object for its type.
(type obj) The symbolic type for the object
Expression:
Arguments
Name
Type
Description Argument: obj Character, String, Symbol, Vector, Brick, BitVector, ByteVector, IntVector, Lambda
ShortVector, FltVector, ObjVector, Structure, Dictionary, Directory, Pair, List, Function, ObjectRepository
Matrix, NumMatrix, Integer, Float, Number, Complex, Void, Boolean, Date
Any Analytic Information Server object.
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.
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|