Skip to main content

MoveCursorToStart

Moves cursor to the start of the document.

Syntax

expression.MoveCursorToStart();

expression - A variable that represents a ApiDocument class.

Parameters

This method doesn't have any parameters.

Returns

boolean