functools (version 0.2.0)

Null: Null

Description

Null() is a function that returns NULL.

Usage

Null()

Arguments

Value

NULL.

See Also

Other constants: False; Identity; Na; True

Examples

Run this code
# Null() returns NULL:
Null()

Run the code above in your browser using DataLab