NotNull (LogiX node)
Jump to navigation
Jump to search
NotNull | ||
---|---|---|
![]() | ||
Inputs | ||
Object | Instance | |
Outputs | ||
Bool | * |
The NotNull node outputs True if the input reference datatype is not null, otherwise False.
Usage
When spawned from the node browser, this node accepts the object datatype by default. However, this node can be overloaded to accept any reference datatype if an appropriate wire is connected.
The IsNull (LogiX node) works in the opposite way.