These values are not interchangeable.
Section: Primitive values
Boolean false vs null
json
json
{
"enabled": false,
"nickname": null
}Explanation
`false` means the feature is disabled. `null` means there is no value.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Primitive values