Example Date compareGT 012

 

 

Description

These examples use the compareGT function to compare two objects and return the Boolean value true if the first argument is greater than the second argument or false, if otherwise.

 

Details

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

 

Related Examples

Here are examples of the compareGT function at work.

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

 

Function Links

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

compareGT

Here are a number of links to other related functions.

compare(Date) compareEQ(Date) compareNE(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.