Stringfunctions+ | Formula ATTRVALINHERIT
Description
This formula corresponds to ATTRVAL, but can be configured with inheritance and an optional fixed language ID.
Formula(s)
{=ATTRVALINHERIT("Attribute";Formatted;Language ID;Inherited values)}
{=ATTRVALINHERIT("Attribute";Medium;Language ID;Inherited values)}
Result
String
Parameters
Parameter | Contents | Format | Default value | Explanation |
---|---|---|---|---|
Attribute | Attribute name or attribute ID | Attribute name: String Attribute ID: Integer |
|
|
Formatted | TRUE or FALSE | Boolean | TRUE | TRUE: Formatted FALSE: Unformatted |
Language ID | Language ID | Integer | 0 |
|
Inherited values | TRUE or FALSE | Boolean | FALSE | TRUE: Inherited values will be considered FALSE: Inherited values will not be considered |
Medium | Medium for which the value is to be returned | String | MEDIUM_NONE | Possible values:
This parameter depends on the CSType implementation. Not every CSType supports all media. |