Example Date compareNE 012

 

 

Description

These examples use the compareNE 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

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

 

Related Examples

Here are examples of the compareNE function at work.

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

 

Function Links

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

compareNE

Here are a number of links to other related functions.

compare(Date) compareEQ(Date) compareGT(Date) compareGE(Date)
compareLT(Date) compareLE(Date)

 

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

How do I contact the AIS Server team?

You can always talk with the AIS at aiserver.sourceforge.net.