Produces the logical value of `TRUE`.
Returns the inverse of a logical value; `NOT(TRUE)` results in `FALSE`, while `NOT(FALSE)` gives `TRUE`.
Assesses a given value, returning a defined result if that value is an #N/A error.
Provides one value when a condition is `TRUE` and a different value when it is `FALSE`.
Outputs the logical value `FALSE`.
Provides details about a specified cell’s attributes.
Returns a numerical representation corresponding to the type of data supplied to the function.
Transforms the given argument into a numerical value.
Determines if a value is of the text type.
Verifies if a given value is a legitimate cell reference.