Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
hash:create
Creates a hash table object.
Syntax
<hash:create name="objname
" [list="listname
"] [column
="colname
"]/>Parameters
name
(required)- Input parameter. Name of the hash table object.
list (optional)
- Input parameter. Name of a list from which to read to initialize the hash table. Table is created empty, otherwise.
column
(optional)- Input parameter. Name of column within the list, if specified, from which to read to initialize the hash table.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.