Sets the field with the specified ColName to the specified value.
Namespace: Therefore.API
Parameters
strColName
Column name 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.
|