Final
Final is a modifier for a sequence. A scenario is considered finished when all final sequences contain a token. This does not prevent the scenario from updating later on and exit the finished state A sub-sequence can usuallyu only exit if all its final sequences contain a token.
Final state can be set using SetFinal and checked using IsFinal