[Question] system.tag.xxx functions

script function for tag browse, or read/write changed in 8.0
Will the 7.9 script’s functions system.tag.browseTags / read/write still there in 8.0 for backwards compatibility ?

Will the new system.tag.browse function support recursive browsing ?

All system.tag functions that existed in 7.9.9 have been ported to 8 with the exception of system.tag.browseConfiguration. We do urge you to try and move to the newer functions as they will be more performant with the rewrite. If you see any problems, please make sure to let us know.

As for system.tag.browse, recursive browsing does work but with the same caveat we have in 7 that large tag structures could cause the system to become unresponsive.