PresetIF.deletePreset

Delete the given preset.

interface PresetIF
int
deletePreset
(
string name
)

Parameters

name string

preset name to remove

Return Value

Type: int

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

Meta