Stringfunctions+ | Formula PARENTVAL
Description
This formula retrieves a value from the parent of the current context object.
Formula(s)
{=PARENTVAL("Attribute";Formatted)}
{=PARENTVAL("Attribute";Medium)}
Result
String
Parameters
Parameter | Content | 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 |
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. |