---
sourceDocument: Yokohama Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/application-development

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Limitations with using Console

# Limitations with using Console {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

You need to be aware of a few limitations when you use Console to evaluate expressions
while debugging a script in runtime.
* The properties and values of an object don't display in Console. When you try to display an object to Console, only the string value of the object appears.
* Console doesn't support GlideSystem printing methods, such as info() and print().
* You can't use the this keyword in Console.
* A script debugger timeout occurs when you evaluate expressions in Console.
* While executing long scripts, if you see the response Awaiting response from server, you can't resume debugging or stop debugging using the resume or stop controls.
{#console-limitatations-sd__ul_wt1_jpb_zlb}

