Skip to content

IsNotNone

Name Mandatory Description Default Type
⬅️ Input The value which type to check against. Any
Output ➡️ true is the type of input different from None; otherwise, false. Bool

Gets whether the type of the input is different from None.