Answer.Item Method

Returns the specified item from the Answer object.

Syntax

HotDocs_Online.Value Item ( int index )

Parameters Description
index The index of the Value to return.

Return Value

The specified Value from the Answer object.