Skip to content

config

Description

Configuration functions


export

config.export()

Returns the current config in the export format.

import

config.import(string)

Imports a config in the export format.

load

config.load(name, tab: optional, column: optional)

Loads an existing config. If optional arguments are specified it will load a specific tab/column from a config.