Home > Contents > Index > 
Expanded TOC | Accordion TOC | Annotated TOC | Index 
FTVAL.isEmpty
Determines whether the data in this
FTVALobject is empty.Syntax
public final boolean isEmpty()Returns
Returns
trueif the data in thisFTVALobject is empty. Returnsfalseif this object has some associated data. If the data type is numeric, this method always returnsfalse.Description
Call
isEmptyto determine whether the data in thisFTVALobject is empty. This method is particularly useful to determine if an upload field is empty.
Home > Contents > Index > ![]()
FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.