GetPlaybackDateTime
|
Date/Time |
SYNTAX | GetPlaybackDateTime() |
RETURNS | NUMBER |
FUNCTION | The function returns bar replay playback position in datetime format, or zero if bar replay is NOT active |
EXAMPLE | pt = GetPlaybackDateTime(); //
new function to retrieve playback position date/time, |
SEE ALSO | DateTime() function , DateTimeConvert() function , DateTimeToStr() function |
The GetPlaybackDateTime function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.