Skip to content

SDK API Reference / findAttributeByName

Function: findAttributeByName()

findAttributeByName(config, name): AttributeGroupDef | undefined

Find attribute by name in config

Parameters

config

ParentSegmentDef

name

string

Returns

AttributeGroupDef | undefined