delete_separator#

VariableManager.delete_separator(name)[source]#

Delete a separator from either the active project or design.

Parameters:
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