is-true-or-null()
Returns true if the argument is effectively true or null else return false.
true
null
false
This predicate has no parameters.
Kind: Predicate Scope: boolean Aliases: true-or-null, boolean-is-true-or-null
boolean
true-or-null
boolean-is-true-or-null