Closed Jmr3366 closed 2 months ago
fixes #4885 fixes #4883 (@bubblobill fix)
[r: hasLightSource("*","none")] returns 0 as expected. See other examples in bug report
[r: hasLightSource("*","none")]
0
This mimics what v1.14.3 and older version would return
None
hasLightSource
This change is
Identify the Bug or Feature request
fixes #4885 fixes #4883 (@bubblobill fix)
Description of the Change
[r: hasLightSource("*","none")]
returns0
as expected. See other examples in bug reportThis mimics what v1.14.3 and older version would return
Possible Drawbacks
None
Release Notes
hasLightSource
would return an error instead of0
This change is