Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FTVAL.isEmpty

Determines whether the data in this FTVAL object is empty.

Syntax

Returns

Returns true if the data in this FTVAL object is empty. Returns false if this object has some associated data. If the data type is numeric, this method always returns false.

Description

Call isEmpty to determine whether the data in this FTVAL object is empty. This method is particularly useful to determine if an upload field is empty.

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.