This behavior evaluates whether the dangerous good carries the sign N.O.S, (or N.A.G. in German).
Descriptions are checked for the inscription 'N.O.S.' or 'n.o.s.', or rather 'N.A.G. or 'n.a.g.'
This behavior may be directly used for the search of dangerous goods.
However, if the dangerous goods selection is used, the behavior Dangerous Good: Select with the action 'Execute behavior' must first be used to execute this behavior.
There are two different possibilities to use this behavior, depending on how a dangerous good has been added into the input form.
Selection field
The easier option results from using a selection field in the input form.
Select the selection field and add behavior

Depending on the created behavior, actions correspondingly react to 'true' (N.O.S.) or 'untrue' (no N.O.S.).
Button
The other option results from selecting a dangerous good via the button.
The outcome is identical to the one from the selection field, yet the approach is a little different.
Select the button and behavior for evaluation

For the Behavior Name 'isSelected', an action with the name 'isNOSDangerousGood' is created to access a different, necessary behavior

Now create the necessary behavior 'isNOSDangerousGood', which eventually checks for N.O.S.


Actions for the created behavior 'isNOSDangerousGood' react accordingly to 'true' (N.O.S.) or 'untrue' (no N.O.S.)