The getOrphaned method of a TiddlyWiki class object returns an array of strings, each the name of an orphaned tiddler (a tiddler with no links to it). This array is sorted by name.
It takes no parameters and is used like this;
store.getOrphans();
bag
tiddlywikidev_public
created
Wed, 15 Dec 2010 08:14:58 GMT
creator
colmbritton
modified
Wed, 09 Mar 2011 12:38:00 GMT
modifier
jon
tags
method
store
theme
TWDocTheme