Answer.Add Method
This method adds a new Value to the Answer object.
Syntax
int Add ( HotDocs_Online.Value newVal )
Parameters | Description |
newVal | The Value to add to the Answer. |
Return Value
An integer indicating the index of the new Value within the Answer object.