Please note that the symbol keys listed are examples only.
This example demonstrates how you can use conditioned text to prevent repeated text from being output by the system.
You want to output a list of substance components:
<11BRG001(M,SAP_EHS_1012_003;*)>
<11BRG002(S:POS;*)>
<03EHS_L_TEXT(CED-SDB-01.007)> : <01GESTRIDENT(I:NAM,IUPAC,;*)>
<11ERG002>
<11ERG001>
The system outputs the following list:
Component |
Benzene |
Component |
Toluene |
Component |
Ethanol |
Conditioned text results in the following:
<11BRG001(M:SAP_EHS_1012_003;*)>
<11BRG002(S:POS;*)>
[<03EHS_L_TEXT(CED-SDB-01.007)> :] <01GESTRIDENT(I:NAM,IUPAC,;*)>
<11ERG002>
<11ERG001>
The system outputs the following list:
Component |
Benzene |
|
Toluene | |
|
Ethanol |