Function sdv::app::GetAppAttribute#

Function Documentation#

inline any_t sdv::app::GetAppAttribute(const std::string &rssAttribute)#

Get application attribute.

Parameters:

rssAttribute[in] Name of the attribute.

Returns:

The attribute value or an empty any-value if the attribute wasn’t found or didn’t have a value.