Gets a struct that contains a list CF language tags
getTagList()
returns struct
Uses the getTagList function to return a list of CF tags
list = gettagList(); writeDump(list);