Precedence of Tiddlers when using includeWiki?

When including multiple wikis, can I assume the tiddlers of the last wiki included are used?

So if I have common configuration tiddlers in a ‘config’ wiki, the ‘config’ wiki should be included last?

Hi @amreus that is correct: the included wikis are processed in the order given, and thus tiddlers from wikis can be overwritten with tiddlers of the same title from a wiki that is later in the list.