Skip to contents

Get a tiddler

Usage

get_tiddler(title)

Arguments

title

title of the tiddler to retrieve

Value

tiddler information in JSON format

Examples

if (FALSE) {
get_tiddler("GettingStarted")
}