Example Date compareEQ 012

 

 

Description

These examples use the compareEQ function to compare two objects and return the Boolean value, true or false. The values of each objects are compared to determine whether the objects are equal or not.

 

Details

(compareEQ #Jan,1,1992 #Jan,1,1993 ) Returns: false
(compareEQ #Jan,2,1993 #Jan,1,1993 ) Returns: false
(compareEQ #Jan,2,1993 #Jan,2,1993 ) Returns: true

 

Related Examples

Here are examples of the compareEQ function at work.

BitVector compareEQ 014 Boolean compareEQ 009 Brick compareEQ 019 Character compareEQ 010
CpxVector compareEQ 020 Date compareEQ 012 Dictionary compareEQ 004 Directory compareEQ 005
FltVector compareEQ 014 Function compareEQ 013 IntVector compareEQ 014 Lambda compare 008
Lambda compareEQ 008 List compareEQ 020 Matrix compareEQ 007 NumMatrix compareEQ 023
NumVector compareEQ 014 Number compareEQ 011 ObjVector compareEQ 014 ObjectRepository compareEQ 021
ObjectRepository compareEQ 022 Pair compareEQ 019 ShortVector compareEQ 015 String compareEQ 001
Structure compareEQ 003 Symbol compareEQ 002 Vector compareEQ 006 Void compareEQ 008

 

Function Links

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

compareEQ

Here are a number of links to other related functions.

compare(#void) compareNE(#void) compareGT(#void) compareGE(#void)
compareLT(#void) compareLE(#void)

 

Argument Types

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

Date

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

Date addMethod 015 Date addMethod 016 Date compare 012 Date compareEQ 012
Date compareGE 012 Date compareGT 012 Date compareLE 012 Date compareLT 012
Date compareNE 012 Date comparison functions 011 Date day 001 Date days360 001
Date getTickCount 001 Date hour 001 Date isDate 001 Date isEqual 010
Date isEqual 011 Date isIdentical 010 Date julian 001 Date minute 001
Date month 001 Date now 001 Date ref 020 Date second 001
Date time 001 Date time 002 Date today 001 Date type 014
Date year 001 Function ref 021 String parse 001

Analytic Information Server (AIS)

AIS Component Systems

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