Difference between revisions of "IsNull (LogiX node)"

From Neos Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 16: Line 16:
 
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.
 
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.
  
 +
<!--T:6-->
 
The [[NotNull (LogiX node)]] works in the opposite way.
 
The [[NotNull (LogiX node)]] works in the opposite way.
  
Line 22: Line 23:
 
[[File:IsNullEmpty.png|500px]]
 
[[File:IsNullEmpty.png|500px]]
  
 +
<!--T:7-->
 
When it's no longer empty, it'll output Fales
 
When it's no longer empty, it'll output Fales
 
[[File:IsNullEmptyFalse.png|500px]]
 
[[File:IsNullEmptyFalse.png|500px]]
Line 29: Line 31:
 
[[Category:LogiX{{#translation:}}|IsNull]]
 
[[Category:LogiX{{#translation:}}|IsNull]]
 
[[Category:LogiX:Operators{{#translation:}}|IsNull]]
 
[[Category:LogiX:Operators{{#translation:}}|IsNull]]
{{:NodeMenu-Operators{{#translation:}}}}
+
{{:NodeMenu-Operators}}

Latest revision as of 03:19, 20 February 2022

Other languages:
English • ‎日本語 • ‎한국어
IsNull
'IsNull' LogiX node
Inputs
  Object Instance
Outputs
  Bool *


The IsNull node outputs True if the input reference datatype is 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 NotNull (LogiX node) works in the opposite way.

Examples

Using a String as an example. The string being empty outputs as True IsNullEmpty.png

When it's no longer empty, it'll output Fales IsNullEmptyFalse.png

Node Menu

Operators
Back Bool Vectors Nullable Parsing - ! !=
% & ?: ?? ^ | |V|
|V|² + +/- +1 < << ==
> >> × ×dT ÷ ÷dT
° · 0 1 -1 1/x
1-x A^-1 Cross Determinant Distance Filter Invalid Get Type
IsInfinity IsNaN IsNull Mask Matrix Element -n NAND
NOR Normalized NotNull Pack Columns Pack rgba Pack Rows Pack xy
Pack xyz Pack xyzw Project Reflect ROL ROR To String
Transpose Unpack Columns Unpack Rows Unpack xy Unpack xyz Unpack xyzw
XNOR