Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
hash:contains
Checks for a specified value in the hash table object.
Syntax
<hash:contains name="objname" value="stringval"varname="booleanvar"/>Parameters
name(required)- Input parameter. Name of the hash table object.
 
value (required)- Input parameter. Value to check for in the hash table.
 
varname(required)- Input parameter. Variable that holds a string representing boolean value:
 trueorfalse; the value is or is not present in the hash table.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.