Go to: Synopsis. Return value. MEL examples.
HfDeleteAS(string $attractorSetName)
None
| Variable Name | Variable Type | Description |
|---|---|---|
| None. |
string $attractorSetName = "myAttractor"; HfDeleteAS $attractorSetName; // Where $attractorSetName is the name of the attractor set being deleted.