Null Funcers
null
Returns the null value.
| Type | Value | |
|---|---|---|
| Input | Any | any value (is ignored) |
| Output | Null | the null value (the only value of this type) |
Examples
| Program | Type | Value | Error |
|---|---|---|---|
null | Null | null | |
1 null | Null | null |
Returns the null value.
| Type | Value | |
|---|---|---|
| Input | Any | any value (is ignored) |
| Output | Null | the null value (the only value of this type) |
| Program | Type | Value | Error |
|---|---|---|---|
null | Null | null | |
1 null | Null | null |