Home > Contents > 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 XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.