Config getline

From Botnix

config_getline

Syntax: scalarline = main::config_getline(linenumber)

Fetches the given line number from the config file. The line number will already be 'cleaned' (e.g. chomped and trimmed) and any braces 'cuddled' onto the same line, e.g.

Like "this" {

and not

Like "this" 
{