Skip to main content
Xano Documentation home page
Search...
⌘K
Status
Log in
Get started for free
Get started for free
Search...
Navigation
Data Types
Null
Introductions
Start Building
AI & Automation
Test, Monitor, & Troubleshoot
Deployment
Enterprise
Agencies
Starters & Examples
Get Help
Basic Concepts
Core Components
Working with Data
Logic & Workflows
APIs
Custom Functions
Background Tasks
Triggers
Middleware
AI
Agents
MCP Builder
The Database
The Xano Database
Using The Xano Database
Getting Started Shortcuts
Database Features
Database Design Fundamentals
Migrating Data
Database Performance and Maintenance
Team Collaboration
Branching & Merging
Managing Team Members
Realtime Collaboration
CI/CD
Features
Realtime
File Storage
References
Functions
Filters
Data Types
Data Types
Expression
Array
Object
Integer
Decimal
Boolean
Timestamp
Null
References
Data Types
Null
Copy page
Copy page
Null values are a bit like having a labeled container, but it’s intentionally empty - and not just empty, but specifically marked as “nothing here.”
Copy
Ask AI
{
"dogName"
:
"Max"
,
"catName"
:
null
,
"fishName"
:
""
}
Was this page helpful?
Yes
No
Timestamp
⌘I