Deselects all objects which match the search criteria.
PROCEDURE DSelectObj(c : CRITERIA);def vs.DSelectObj(c):
return None| Name | Type | Description |
|---|---|---|
| c | CRITERIA | Search criteria. |
DSelectObj(S='Pine Tree');
{deselects all 'Pine Tree' symbols}Availability: from All Versions