I would like to have access to the tags of a keyword test uisng a script, in the same way that would have been possible if I used BDD Features.
That is, in the KeywordTests Object it would be great to have access to more properties than name, mainly tags.
https://support.smartbear.com/testcomplete/docs/reference/project-objects/items/kdt/keywordtests.html?sbsearch=keyword
Like the BDD Tags are avilable as a property of the Feature Object.
"A property that returns a Tags object that provides a scripting interface to tags assigned to the feature file."
https://support.smartbear.com/testcomplete/docs/reference/project-objects/items/bdd/tags.html