Skip to content

Get Struct Field

Purpose of the Node

The Get Struct Field node fetches a specified field from an input struct and outputs the value of that field. It also indicates whether the field was found in the struct.

Pins

Pin NamePin DescriptionPin TypeValue Type
structStruct OutputStructN/A
fieldField to getStringN/A
valueValue of the StructGenericN/A
found?Indicates if the value was foundBooleanN/A