Page tree

_isEmpty

The isEmpty operator checks whether a field has a value or not, and is formatted as follows:

isEmpty($field)

This returns true when the $field is null or empty and false if the field has a value.



CONTENTS
  • No labels