Deletes the group with the option of deleting or keeping the contents.
"timelineGroup_var" is a variable referencing a TimelineGroup object.
|
"timelineGroup_var" is a variable referencing a TimelineGroup object.
|
Type | Description |
boolean | Returns true if the delete was successful. |
Name | Type | Description |
deleteGroupAndContents | boolean | Indicates if the group and its contents should be deleted or if only the group should be deleted and the contents kept and expanded. A value of true will delete the group and its contents. |