Home > Contents > Index > 
CDM.GETTABLEDEF
Retrieves the definition of a table.
Syntax
<CDM.GETTABLEDEFTABLENAME="tablename"CDMLIST="listvar"/>Parameters
TABLENAME (required)- Input parameter. Name of the table for which to retrieve the table definition.
 
CDMLIST (required)- Input and output parameter. As input, a variable list name in which to store the table definition. The list has the following columns:
 
- COLNAME
 
- COLTYPE
 
- COLSIZE
 Description
This tag retrieves the column names and data types from the
commercedata.inifile to predefine the format of page output when calling CDM.GETCOMMERCEDATA , so that the rows of data can be distributed across the proper columns. This tag is used in the elementOpenMarket/CommerceData/retrieve/GetDataFromTable.
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.