Configuration functions
config.export()
Returns the current config in the export format.
config.import(string)
Imports a config in the export format.
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.