destTagger
Vars | |
current_tag | Text of the destination tag we're going to be applying next. |
---|---|
last_used_tags | List of the last tags that were actually applied on something. Like a sort of handy quick dial feature. |
Procs | |
add_previous_tag | Add a previous destionation tag to the list and perform rotation of the tag history if neccessary. |
Var Details
current_tag
Text of the destination tag we're going to be applying next.
last_used_tags
List of the last tags that were actually applied on something. Like a sort of handy quick dial feature.
Proc Details
add_previous_tag
Add a previous destionation tag to the list and perform rotation of the tag history if neccessary.