GotoLine Method (HDLSourceDocument Object)

Scope: Schematic editor

Object: HDLSourceDocument Object

Prerequisites: None

Moves the cursor to a specified line in the text editor.

Usage

HDLSourceDocument.GotoLine(ByVal Index As Long)

Arguments

Index

The line number to which the cursor is moved.