AtStartOfDocument()

Syntax

AtStartOfDocument()

Remarks

Returns –1 if the insertion point is at the beginning of the document or 0 (zero) if it is not. Unlike the StartOfDocument() function, AtStartOfDocument() does not move the insertion point.

See Also

AtEndOfDocument(), StartOfDocument