Uppercase Tag

UppercaseTag #

[[step]]
    action = "UppercaseTag"
    label = "mytag"

[[step]]
	action = "StoreTagInSequence"
	label = "mytag"

Replace the sequence of the tag with its uppercase version.

Follow with StoreTagInSequence to apply the uppercase tag back onto the read.

See the tag section for tag generation.