Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 545 Bytes

File metadata and controls

31 lines (23 loc) · 545 Bytes

DelSavedSettings

Description

Delete all saved settings in the specified category.

FUNCTION DelSavedSettings(category : STRING): BOOLEAN;
def vs.DelSavedSettings(category):
    return BOOLEAN

Parameters

Name Type Description
category STRING The category to be deleted.

See Also

VS Functions: DelSavedSetting | SetSavedSetting | GetSavedSetting

Version

Availability: from Vectorworks 2014

Category

  • Utility