SOLFIND
Web Lens
Portal home

Global Objects | Appsmith

https://docs.appsmith.com/write-code/reference • 43 KB fetched
Open original page


Global Objects | Appsmith

Skip to main content

Ask AI
Search

Ask Appsmith AI Submit message

Examples How do I install Appsmith using Docker? How do I connect to my local PostgreSQL database? How do I pass inputs from a widget to a query? How do I trigger multiple queries conditionally? How do I fix the error: This value does not evaluate to type Array<Object>?

Search

Try Appsmith

* Get Started

* Introduction

* Build Your First App

* Self Hosting

* New Installation Guides

* Manage Installation

* Upgrade Installation Guides

* Concepts

* Connect Data

* Overview

* How-to Guides

* Reference

* Datasources

* Query Settings

* Concepts

* Build Apps

* Overview

* Quickstart

* How-to Guides

* Reference

* Widgets

* Accessibility

* Theme

* Sample Apps

* Write Code

* Overview

* How-to Guides

* Reference

* Global Objects

* query

* appsmith

* console

* Global Functions

* JS Libraries

* Fetch API

* Data Transformation

* JavaScript Settings

* Concepts

* Best Practices

* Manage Apps and Users

* Authentication

* Granular Access Control

* Versioning with Git

* Setup SCIM Provisioning

* Embed Appsmith

* Migrate Applications

* Audit Logs

* Branding

* External Client Portal

* Packages

* Overview

* Tutorial

* How-to Guides

* Reference

* Package Version Control

* GIT Apps with Packages Best Practices

* Code Packages

* UI Packages

* Workflows

* Overview

* Tutorial

* How-to Guides

* Reference

* Workflow Triggers

* Workflow Queries

* Workflow Functions

* Pass Parameters to Workflows

* Run History

* Troubleshooting

* Overview

* Self-hosting Errors

* Application Errors

* Product

* FAQ

* Security

* Telemetry

* Support at Appsmith

* Privacy Policy

* Release Notes

* Contribute

© 2026 Appsmith, Inc.

*

* Write Code

* Reference

* Global Objects
On this page
Global Objects

The Appsmith framework simplifies the creation of dynamic, data-driven applications that respond to user interactions in real-time. It consists of built-in global objects and framework functions, that enhance the development process and enable seamless user experiences. Global objects like Appsmith object, Console object, and Query object enable users to execute database queries, share data between pages using parameters, gather information about the application's current state, and facilitate code debugging. Framework functions serve as valuable tools for developers to enhance user experience and effectively interact with the application.

To know more about the objects and functions, refer to the resources below:

Appsmith Framework ​

Appsmith Object

The Appsmith object is a global object that provides access to information and functionalities within an application through objects and utility functions.

Console Object

The console object provides an easy way to send logging messages from the browser to the development console or to display messages in the browser when an error occurs.

Query Object

The query object contains the parameters required to run queries and access the query data.

Built-in Functions

The Appsmith framework allows triggering actions for widget events and inside JS Objects. There are functions to navigate to another page, show alert messages, open/close modals, and store data in local storage.

JS Libraries and APIs ​

JS Libraries

JavaScript libraries provide a comprehensive array of capabilities for common tasks such as data manipulation, numeric operations, date and time handling, and more.

Fetch API

The Fetch API provides an interface for executing network calls programmatically. You can use fetch() to programmatically configure and execute a REST API.

Function Settings

Provides information on how to configure settings for functions.

Was this page helpful?

Edit this page

Previous
Reference
Next
query

* Appsmith Framework

* JS Libraries and APIs

Links found on this page

  1. Skip to main content [direct]
  2. Try Appsmith [direct]
  3. Get Started [direct]
  4. Build Your First App [direct]
  5. Self Hosting [direct]
  6. New Installation Guides [direct]
  7. Manage Installation [direct]
  8. Upgrade Installation Guides [direct]
  9. Concepts [direct]
  10. Connect Data [direct]
  11. How-to Guides [direct]
  12. Reference [direct]
  13. Query Settings [direct]
  14. Concepts [direct]
  15. Build Apps [direct]
  16. Quickstart [direct]
  17. How-to Guides [direct]
  18. Reference [direct]
  19. Widgets [direct]
  20. Accessibility [direct]
  21. Theme [direct]
  22. Sample Apps [direct]
  23. Write Code [direct]
  24. How-to Guides [direct]
  25. Reference [direct]
  26. query [direct]
  27. appsmith [direct]
  28. console [direct]
  29. Global Functions [direct]
  30. JS Libraries [direct]
  31. Fetch API [direct]
  32. Data Transformation [direct]
  33. JavaScript Settings [direct]
  34. Concepts [direct]
  35. Best Practices [direct]
  36. Manage Apps and Users [direct]
  37. Granular Access Control [direct]
  38. Versioning with Git [direct]
  39. Setup SCIM Provisioning [direct]
  40. Embed Appsmith [direct]
  41. Migrate Applications [direct]
  42. Audit Logs [direct]
  43. Branding [direct]
  44. External Client Portal [direct]
  45. Packages [direct]
  46. Tutorial [direct]
  47. How-to Guides [direct]
  48. Reference [direct]
  49. GIT Apps with Packages Best Practices [direct]
  50. Code Packages [direct]
  51. UI Packages [direct]
  52. Workflows [direct]
  53. Tutorial [direct]
  54. How-to Guides [direct]
  55. Reference [direct]
  56. Workflow Queries [direct]
  57. Workflow Functions [direct]
  58. Pass Parameters to Workflows [direct]
  59. Run History [direct]
  60. Troubleshooting [direct]
  61. Self-hosting Errors [direct]
  62. Application Errors [direct]
  63. Product [direct]
  64. Security [direct]
  65. Telemetry [direct]
  66. Support at Appsmith [direct]
  67. Privacy Policy [direct]
  68. Release Notes [direct]
  69. Contribute [direct]
  70. Function Settings Provides information on how to configure settings for functions. [direct]
  71. Edit this page [direct]