-
Notifications
You must be signed in to change notification settings - Fork 354
Open
Description
-
IsError( If( false, GUID(), Now() ) )returns false -
If(false, {}, [])-> returns empty table, should be error -
If(False, {}, 1)-> returns1should be an error.
2&3 seems to be due to special casing here.
| returnType = rightType; |
(Related PR: #1309)
Metadata
Metadata
Assignees
Labels
No labels