getTaskPropertyNames operation

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15
Draft comment:
This topic was viewed 1 times since its publication
Returns the custom property names of a task.
Parameter Type Description
taskId String This task ID value can be the ID of the current task, which is obtained by passing F_CaseTask, or an explicit ID of another task.
return_value String[] The task property names in a string array.