delete_separator#

VariableManager.delete_separator(separator_name)[source]#

Delete a separator from either the active project or design.

Parameters:
separator_namestr

Value to use for the delimiter.

Returns:
bool

True when the separator exists and can be deleted, False otherwise.

References

>>> oProject.ChangeProperty
>>> oDesign.ChangeProperty