Skip to main content

MoveCursorToEnd

Moves cursor to the end of the document.

Syntax

expression.MoveCursorToEnd();

expression - A variable that represents a ApiDocument class.

Parameters

This method doesn't have any parameters.

Returns

boolean