You are viewing the documentation for Blueriq 15. Documentation for other versions is available in our documentation directory.

What 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: