org-set-tags-to

org-set-tags-to is an interactive compiled Lisp function in `org.el'.


(org-set-tags-to DATA)

Set the tags of the current entry to DATA, replacing the current tags.
DATA may be a tags string like :aa:bb:cc:, or a list of tags.
If DATA is nil or the empty string, any tags will be removed.