Skip to content

IsNotNone

Name - 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.