The getTags method of a Tiddler object returns a string representing all tags that the author has assigned to it. Spaces separate tags, and double brackets indicate tags with spaces in them. For example if you have a fetched a tiddler from the store and saved it in a variable tiddler you would use it like so:
tiddler.getTags();
It would return something like:
"method [[tiddlywiki api]]"
This method takes no parameters.
bag
tiddlywikidev_public
created
Mon, 29 Nov 2010 21:01:31 GMT
creator
colmbritton
modified
Wed, 09 Mar 2011 12:36:00 GMT
modifier
jon
tags
method
tiddler
tiddlywiki api
theme
TWDocTheme