delete_separator# VariableManager.delete_separator(name)# Delete a separator from either the active project or design. Parameters: namestrValue to use for the delimiter. Returns: boolTrue when the separator exists and can be deleted, False otherwise. References >>> oProject.ChangeProperty >>> oDesign.ChangeProperty