PresetIF.loadPreset

Load the given preset.

interface PresetIF
bool
loadPreset
(
string name
)

Parameters

name string

preset name to load

Return Value

Type: bool

%TRUE for success, %FALSE if e.g. there is no preset with that @name

Meta