Task Variable
📄️ Get Task Variables
Retrieves all variables visible from the task. A variable is visible from the task if it is a local task
📄️ Update/Delete Task Variables
Updates or deletes the variables visible from the task. Updates precede deletions. So, if a variable is
📄️ Delete Task Variable
Removes a variable that is visible to a task. A variable is visible to a task if it is a local task
📄️ Get Task Variable
Retrieves a variable from the context of a given task.
📄️ Update Task Variable
Updates a process variable that is visible from the Task scope. A variable is visible from the task if it
📄️ Get Task Variable (Binary)
Retrieves a binary variable from the context of a given task. Applicable for byte array and file
📄️ Update Task Variable (Binary)
Sets the serialized value for a binary variable or the binary value for a file variable visible from the