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

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Syntax errors and warnings

# Syntax errors and warnings {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
All script fields provide controls for checking the syntax for errors and for locating the error easily when one occurs.  
The syntax editor displays messages about errors or warnings in your scripts in the following situations:

* Saving a new record or updating an existing record.
* Selecting the syntax checking icon before saving or updating a record.  
  Figure 1. Script syntax error

You can configure whether to show indicators next to a line of code that contains an issue for errors, warnings, both, or none with the glide.ui.syntax_editor.show_warnings_errors system property.

