Skip to content

Void issues #2925

Description

  1. IsError( If( false, GUID(), Now() ) ) returns false

  2. If(false, {}, []) -> returns empty table, should be error

  3. If(False, {}, 1) -> returns 1 should be an error.

2&3 seems to be due to special casing here.


(Related PR: #1309)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions