Example Brick isType 022

 

 

Description

These examples use the isType function to check the AIS Data type of the argument.

 

Details

(define nameList (new Brick: 2 Name:Object:3)) Returns: #<Record 123456>

The argument is a Brick.

(isType Brick: nameList) Returns: true
(isType Vector: nameList) Returns: false

 

Related Examples

Here are examples of the isObject function at work.

BitVector isObject 012 Brick isObject 014 Brick isType 022 ByteVector isObject 013
Dictionary isObject 004 Directory isObject 005 FltVector isObject 007 IntVector isObject 008
List isObject 015 Matrix isObject 007 NumMatrix isObject 014 NumVector isObject 009
ObjVector isObject 010 Pair isObject 014 PcodeVector isObject 011 ShortVector isObject 009
String isObject 001 Structure isObject 003 Symbol isObject 002 Vector isObject 006

 

Function Links

Here is the link to the current function used in this example.

isObject

Here are a number of links to other related functions.

isObject(#void)

 

Argument Types

Here are the links to the data types of the arguments used in this example.

Brick

Here are a number of links to examples having similar argument types.

Brick addMethod 008 Brick cdr 010 Brick compare 019 Brick compareEQ 019
Brick compareGT 019 Brick compareLE 019 Brick compareLT 019 Brick compareNE 019
Brick comparison 019 Brick copy 012 Brick defmethod 025 Brick isAtom 011
Brick isEqual 018 Brick isIdentical 020 Brick isObject 014 Brick isType 022
Brick length 017 Brick methodsOf 024 Brick new 015 Brick ref 036
Brick send 027 Brick setCdr 014 Brick setq 029 Brick setq 28
Brick sizeof 029 Brick type 026

Analytic Information Server (AIS)

AIS Component Systems

  • Smartbase Engine
  • QT C++ Libraries
  • MySQL Relational Database
  • AIS Lisp Libraries
  • Rapid Analytic Demo IDE