Search

Module: Editor

Version: 2.2.1 +

Type: Boolean

Category: Logical

 

Description

Indicates whether a text or date is empty (True) or not (False). The formula 'IsEmpty' can be used for dates or text strings.

Parameters

Text or Date:

In this parameter you can refer to or fill in the text or date that has to be checked whether it is empty or not.

Example

Description

Below you will find two examples. The first one is a example how the formula 'IsEmpty' works on a date and the second example is how the formule 'IsEmpty' works on a text.

Values parameters

Date:

1-1-2013

Text:

(Empty, this parameter is empty)

Result

Date:

False

Text:

True

Updated: 2013-03-25