JCL Help:IJclSchedule.LastTriggered

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Retrieves the time stamp of the last event.


Pascal

 function LastTriggered: TTimeStamp;


Description

LastTriggered retrieves the time stamp of the last generated event. This can be the last time a call to NextEvent, NextEventFrom or NextEventFromNow was issued, or the timestamp specified by a call to InitToSavedState.


See Also

InitToSavedState NextEvent NextEventFrom NextEventFromNow


About

Donator

Marcel Bestebroer


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page