Dangerous Goods: is N.O.S.
This behaviour 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 behaviour may be directly used for the search of dangerous goods.
However, if the dangerous goods selection is used, the behavior Gefahrgut: Auswählen with the action 'Execute behaviour' must first be used to execute this behavior.
There are two different possibilities to use this behaviour, 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 mask.
Select the selection field and add behaviour
Depending on the created behaviour, 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 behaviour for evaluation
For the Behaviour Name 'isSelected', an action with the name 'isNOSDangerousGood' is created to access a different, necessary behaviour
Now create the necessary behaviour 'isNOSDangerousGood', which eventually checks for N.O.S.
Actions for the created behaviour 'isNOSDangerousGood' react accordingly to 'true' (N.O.S.) or 'untrue' (no N.O.S.)