Syntax
AtEndOfDocument()
Remarks
Returns –1 if the insertion point is at the end of the document or 0 (zero) if it is not. Unlike the EndOfDocument() function, AtEndOfDocument() does not move the insertion point.
See Also
AtStartOfDocument(), EndOfDocument