Skip to content

Google Sheets compatibility also need TRUE / FALSE constants #1516

@oodavid

Description

@oodavid

Page URL

https://hyperformula.handsontable.com/guide/compatibility-with-google-sheets.html#configure-compatibility-with-google-sheets

Improvement description

I've noticed that Google sheets does have TRUE and FALSE constants, but the documentation does not mention this on the Google Sheets doc. The MS Excel one is fine.

These are the expressions that I used in Google Sheets to test the behaviour

=IF(FALSE, "FALSE does not work", "FALSE works")
=IF(TRUE, "TRUE works", "FALSE does not work")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions