Preset.deletePreset

Delete the given preset.

interface Preset
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