Skip to content

V4.2.0 Null Bool Constants

Latest
Compare
Choose a tag to compare
@talon266 talon266 released this 25 Apr 17:55
· 13 commits to master since this release
f0b03ed

This introduces the 2 valid null.Bool values:

null.True()
null.False()

Which return a true and false null booleans respectively.