Skip to content

Void issues #2925

@jas-valgotar

Description

@jas-valgotar
  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)

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