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
Moves cursor to the start of the document.
expression.MoveCursorToStart();
expression
- A variable that represents a ApiDocument class.
This method doesn't have any parameters.
boolean