ProtoFlux:Is Null

From Resonite Wiki
Revision as of 06:51, 20 January 2024 by ProbablePrime (talk | contribs) (ProbablePrime moved page Is Null (ProtoFlux) to ProtoFlux:Is Null: Creating protoflux Namespace)
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.