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

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Limitations with using Console

# Limitations with using Console {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](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}

