simplefix
simplefix copied to clipboard
Function to add tag name
A function that takes tag number and tag name as input and stores it as dictionary or any other data type. It can also return tag name when given the corresponding tag number.
What is the circumstance where you'd use this function?