empty(a)


Returns true if text a has a length of 0.

Description of Parameters


Parameter

Description

a

Text.


Examples


Blanks are represented by underscores for illustrative purposes in the examples.


Parameter a

Result


true

nonempty

false

____

false