# NA

## Content

This function returns the error value #N/A that means "not available."

## Syntax

`NA()`

## Arguments

This function does not require an argument.

## Remarks

It is necessary to include empty parentheses with this function.

## Examples

`NA()`
`NA(R12C7)`
`ISNA(NA())` gives the result TRUE