OpenWGA 7.0 - TMLScript reference

JobContext
Property :

previousResult

On object JobContext
Usage Returns the result of a previous task
Description This is the content of jobContext.result that the previous task on this job may have set. null if it was not set or there is no previous task.
Default value null
Writable False
Return value Result value of previous task
Allowed in script types
  • TMLScript tasks in jobs
    portletevent