Skip to content

SDK API Reference / findAttributeByName

Function: findAttributeByName()

findAttributeByName(config, name): YamlAttributeGroup | undefined

Find attribute by name in config

Parameters

config

ParentSegmentYaml

name

string

Returns

YamlAttributeGroup | undefined