Example Date compareLE 012

 

 

Description

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

 

Details

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

 

Related Examples

Here are examples of the compareLE function at work.

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

 

Function Links

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

compareLE

Here are a number of links to other related functions.

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