---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Finding errors by line

# Searching for errors by line {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

To locate the exact position of the error in a large script, click the Go to line icon.

This feature is particularly useful when you are encounter a syntax error in a log file rather
than in the ServiceNow record itself. In
this case, you can navigate to the record and search for errors by line number. In the dialog box
that appears, enter the line number of an error, and then click OK. Your
view moves to the site of the error, and the cursor marks the correct line and column.  
Hinweis:  
For this feature to function, you must disable the Syntax Editor.  
Abbildung : 1. Go to script error
* **[Navigate to a line number](https://servicenow-prod.fluidtopics.net/we3tvxa2ZihsPGKGi_MsSg)**   
  When the syntax editor is disabled, users can navigate to a specific line in the code using the Go to line icon (![The go to line icon]()).

