ProtoFlux:Is Null

From Resonite Wiki
Revision as of 18:22, 15 January 2024 by 989onan (talk | contribs) (changed sudo-generic to type object)
Is Null
Instance
*
Operators

Is Null returns a bool of if the inputted object is null.

Inputs

Instance (Object)

Inputted object to check if null.

Outputs

* (bool)

Outputs if instance is null.