Skip to content

Has Field

Purpose of the Node

The Has Field node is used to determine whether a specific field exists within a given struct. This node evaluates the presence of a field in the struct and outputs a boolean value indicating the result.

Pins

Pin NamePin DescriptionPin TypeValue Type
structStruct OutputStructArray
fieldField to getStringMap
foundIndicates if the value was foundBooleanNormal