Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

IList.getValue

Retrieves the value at the named column of the current row.

Syntax

Parameters

columnname
The name of the column to get the value from.

Returns

Returns a string containing the value of the column for the current row. May be null or empty, depending on the data type.

Throws

NoSuchFieldException
When you specify a colname that does not exist in the list.

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.