Skip to content
This repository was archived by the owner on May 21, 2020. It is now read-only.
Florian Rappl edited this page Dec 21, 2014 · 2 revisions

setdef

The setdef function can be used to define template values for created plots. Every plot that is created after a certain template property has been set will be assigned the value of the property.

setdef(type)

Gets the default values that have been set for the given type.

Argument type

String

Returns 1. entry

String

Example

setdef("plot")

Gets all the default property names with values that have been set for the category plot.

Clone this wiki locally