OpenWGA 7.10 - TMLScript reference

JobContext
Property :

result

On object JobContext
Usage Holds some custom result value of the task
Description This field may be used to store some result value of a task execution. The following task can read it on property jobContext.previousResult and react on it.
Default value null
Writable True
Return value Some task result value
Allowed in script types
  • TMLScript tasks in jobs
    portletevent