×
Menu
Index

3.6.1.8. ChronoJob

 
The ChronoJob object allows you to access the Job object.
Since v.1.0.2.96
 
 
Methods:
 
Type
Method
Description
String
String : JobName()
Since v.1.0.2.96
Description:
   Return ChronoJob object name
 
Returns:
  job name: string
 
Short
Short : IsUserApprover(<string> username)
Since v.1.0.2.96
Description:
  Returns whether an user is an approver (enterprise)
 
Params:
  username: string
 
Returns
  1: true
  0: false
 
Short
Short : IsApprovalWorkflow()
Since v.1.0.2.96
Description:
  Returns whether current ChronoJob has the approval workflow activated (enterprise)
 
Params:
  none
 
Returns:
  0: false
  1: true