getAttributeById method: DataSource class

Syntax

getAttributeById(attribute_ID)

Description

Use this method to return the default feed attribute value of this data type by ID.

Parameters

Parameter Description

attribute_ID

Specifies the ID of the attribute as a string.

Returns

An Attribute object if successful, null otherwise.