Add Tags

To add a tag to the upcoming report, you can use this method and pass to it any number of strings, each denoting a unique tag.

Luciq.appendTags(["Design", "Flow"])

Last updated