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()