Sets the field with the specified index to the specified value.
Namespace: Therefore.API
Parameters
nIndex
Zero-based index of the field for which to set a new value.
vValue
New value of the field.
pServer
A valid and connected TheServer object.
Return Value
None.
|