Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gets job-status and updates web-reporting. Further more it copies the logfile to <logfile>"_success.log" or <logfile>"_failed.log" depending on the value of bJobstatus

 


Syntax

Job_WebReport(bJobStatus) As Boolean 


Parameters

bJobStatus (Boolean)

Current job-status when reporting


Example

Code Block
language
languagescala
themeEclipse
scalatitleVBScript
bStatus = Job_WebReport(bStatus)

Scripting Guidelines 


Related functions

Job_ReportStatus