Stringfunctions+ | Formel PARENTVAL
Beschreibung
Diese Formel liest einen Wert aus dem Elternelement des aktuellen Kontextobjekts.
Formel(n)
{=PARENTVAL("Attribut";Formatiert)}
{=PARENTVAL("Attribut";Medium)}
Ergebnis
String
Parameter
Parameter | Inhalt | Format | Standardwert | Erklärung | 
|---|---|---|---|---|
Attribut  | Attributname oder Attribut-ID  | Attributname: String Attribut-ID: Integer  | 
  | 
  | 
Formatiert  | TRUE oder FALSE  | Boolean  | TRUE  | TRUE: Formatiert FALSE: Unformatiert  | 
Medium  | Medium, für das der Wert zurück gegeben werden soll  | String  | MEDIUM_NONE  | Mögliche Werte: 
 Dieser Parameter hängt von der CSType Implementierung ab. Nicht jeder CSType unterstützt alle Medien.  |