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