Rolls the timeline by repositioning the marker to either before or after this object. This method will fail if this is a timelineGroup object and the group is expanded.
"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 move was successful |
| Name | Type | Description |
| rollBefore | boolean | Set rollBefore to true to reposition the marker before this object or to false to reposition the marker after this object |