Returns True if the argument contains missing data values, and False if the argument is not Null. Often applied to a column of data to test for Null values. Category:Documentation Index
Fetch the complete documentation index at: https://docs.anlytic.com/llms.txt
Use this file to discover all available pages before exploring further.
logical
Syntax:
BooleanColumn
Context Filtering: ✓ Yes
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
argument | column|any | ✓ Yes | Any argument can be provided. The function can analyze one argument at a time. |
Validation
- Minimum parameters: 1
- Maximum parameters: 1