Represents the elapsed time since the start of the sequencer's playback. Read-only at run time.
Syntax
VBScript Time=sequencerObj( "actionsetname" ) .Time JScript Time=sequencerObj.item( "actionsetname" ) .Time
Possible Values
- actionsetname
- Name of the action set.
Return Value
Returns a floating-point value that contains the elapsed sequencer playback time in the format seconds.milliseconds (SS.MSS).
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.