loadTaskSpecific

Retrieves all task specific info fields and adds them to the associative array thisArr.

Version

1.4

Parameters

Parameter Type Description
thisArr array Associative array.
capId (optional) CapIDModel Record ID object for the record from where to copy all task spec info fields.

Notes

The element name is the task specific info field name and the element value is the field value. If the user configurable variable useTaskSpecificGroupName on the master script equals true, the function prepends the workflow process code and workflow task name to the field name, for example, BLDGPROCESS.Application Submittal.Date Received.

If the function uses the capId parameter, the function retrieves task specific info fields from the record whose record ID object is capId.