Salesforce Fact #102 | Boolean is NULL
Boolean variable doesn't default to false in apex like other programming languages. So, we need to be careful.
For further details, check out: https://developer.salesforce.com/docs/atlas.en-us.apexref.meta/apexref/apex_methods_system_boolean.htm
Attached is the screenshot.
Comments
Post a Comment