Syntax
PutFieldData FieldData$
Remarks
When the insertion point is within an ADDIN field, stores the text data specified by FieldData$ in the field. The data is stored internally in the field and is not visible, even when field codes are showing. If there is a selection, it must begin
at an ADDIN field; otherwise, an error occurs.
See Also
GetFieldData$()