Sets the Details of the Task.
The ID of the Task.
The Details of the Task.
FM_api('Task_setDetails', ['id' => '123', 'val' => 'This is the task details.']);
{'ok':1}
Last updated 3 years ago