Job_SetStartTime
Description
Updates timestamp. Properly used for statistics
Â
Syntax
Job_SetStartTime() As Boolean
Â
Example
VBScript
If bStatus Then bStatus = Job_SetStartTime()
Â
Updates timestamp. Properly used for statistics
Â
Job_SetStartTime() As Boolean
Â
If bStatus Then bStatus = Job_SetStartTime()
Â