Is Null
Operators
Is Null returns a bool of if the inputted object is null.
Inputs
Instance (Pseudo-Generic)
Inputted object to check if null.
Outputs
* (bool)
Output of if instance is null.
Is Null returns a bool of if the inputted object is null.
Inputted object to check if null.
Output of if instance is null.