ProtoFlux:Is Null: Difference between revisions

From Resonite Wiki
changed sudo-generic to type object
m ProbablePrime moved page Is Null (ProtoFlux) to ProtoFlux:Is Null: Creating protoflux Namespace
(No difference)

Revision as of 06:51, 20 January 2024

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.