Previous Topic

Book Contents

Book Index

Next Topic

isValid
  • Functionality

    Checks if the current date is between two dates. If it is between the two dates, boolean value Boolean.TRUE will be returned, otherwise boolean value Boolean.FALSE will be returned.

  • Arguments

    isValid(Date aDate, Date aSecondDate)

    isValid(Timestamp aTimestamp,Timestamp aSecondTimestamp)

  • Examples

    isValid(validfrom,validto)

    isValid(1970-12-12,2006-12-12)

  • Return

    A boolean value.

See Also

Available Functions

cast

countService

countService2

currencyConversion

cmp

dayOfMonth

ge (greater or equals than), ge_

gt (greater than), gt_

le (less or equals than), le_

lt (less than), lt_

eq (equals), eq_ and cmp

ne_

evalCondition

evalExpression

pyeval

not

isNull

Null

getAttributeTranslation

getAuditedBOTranslation

getAuditedValueRelation

getBOTypeTranslation

getCurrentDate

getCurrentTime

getCurrentTimeStamp

getCurrentUserld

getMaximalTimeStamp

getMaximalDate

getParameter

getPicture()

getValuesetTranslation

if, case and coalesce

trimLeft

max

min

month

round

size

substring

sum

trim

trimRight

replaceFromEnd

unit conversion

translate

valueset

year