SetFldValue Procedure
Sets the value of a FieldRef from a text value.
Signature
SetFldValue(var FldRef: FieldRef; NewValue: Text; AsXML: Boolean)
Parameters
var FldRef
FieldRef
The FieldRef that should get a new value.
NewValue
Text
The new value as text.
AsXML
Boolean
true
if the text should be treated as an XML value, otherwise it will be treated as formatted according to the regional settings of the current user.
This documentation is generated from Smart Toolbox v27.0