Store Tag in Sequence

StoreTagInSequence #

Store the tag’s replacement in the sequence, replacing the original sequence at that location.

[[step]]
    action = "StoreTagInSequence"
    label = "mytag"
    ignore_missing = true # if false, an error is raised if the tag is missing

This transformation stores the tag’s value back into the sequence, replacing the original sequence at that location.