Job_End
Description
Section titled “Description”Stops script execution. Job_End closes the log and report status to appropriate management system defined in Job_SetPlatform
Syntax
Section titled “Syntax”Job_End(bStatus) As Boolean
Parameters
Section titled “Parameters”bJobStatus (Boolean)
Section titled “bJobStatus (Boolean)”Has active job completed successfully
Example
Section titled “Example”#### Job_End (bStatus)