Adds new text at the end of a document.
&WordDocument.Append(Text)
Where:
Text
Is the text that will be appended to the document.
Type Returned:
Numeric
Extended Data Types: WordDocument
Generators:
.NET,
Java, Ruby (up to GeneXus X Evolution 3), Visual FoxPro (up to GeneXus X Evolution 3)
Note: This method returns an error code, so it is possible to call it as a function (&Err = &WordDocument.Append( )).
Text Property
WordDocument Data Type