We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f0b03ed
This introduces the 2 valid null.Bool values:
null.True() null.False()
Which return a true and false null booleans respectively.
true
false