Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
iconfalse
titleWhat is it for?

The AQ_Justifications container is used to display Justifications for logical elements

Parameters


NameDescriptionTypeRequiredExample
attribute-pathChoose an entity.attribute whose justifications you want to displayExpressiontrueEmail.Text
detail-levelShows all, primary or secondary explanations that were triggeredALL, PRIMARY, SECONDARYfalseALL
formats

Specify which asset format is displayed in the justification container given a condition. The pipe character '|' is used as separator between the tuples. The 'expression' is represented as one string. The first asset format where the condition evaluates to true will be used.

String: <asset format> , <condition>

truebody , Email.Part = "b" | subject , Email.Part = "s" (1)


(1) In this example we use the following asset:

Image RemovedImage Added