Null
Null is a basic function that allows you to return a null value.
Expects 0 arguments.
Examples
Basic
$ echo '{}' | dasel -r json 'null()'
null
Last updated
Null is a basic function that allows you to return a null value.
Expects 0 arguments.
$ echo '{}' | dasel -r json 'null()'
null
Last updated