TRUE

The TRUE function returns the Boolean value TRUE. This function is included for compatibility with tables imported from other spreadsheet apps.

TRUE()

Notes

  • The TRUE function does not have any arguments. However, you must include the brackets.

  • Instead of using the TRUE function, you can specify a Boolean value of TRUE by simply typing TRUE (or true) into a cell or function argument.

Examples

=TRUE() returns the Boolean value TRUE.

=AND(1, TRUE()) returns the Boolean value TRUE.

=AND(1, TRUE) works exactly the same as the preceding example.

See alsoFALSE
Morty Proxy This is a proxified and sanitized view of the page, visit original site.
Helpful?
Character limit: 250
Maximum character limit is 250.
Thanks for your feedback.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.