PresetIF.deletePreset

Delete the given preset.

interface PresetIF
bool
deletePreset
(
string name
)

Parameters

name string

preset name to remove

Return Value

Type: bool

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