Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
hash:hasdata
Checks for the existence of data in hash table object.
Syntax
<hash:hasdata name="objname
" varname="varname
"/>Parameters
name
(required)- Input parameter. Name of the hash table object.
varname
(required)- Input and output parameter. As input, name of the variable that holds a boolean value on output:
true
if the hash table object has data;false
if it is empty.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.