_setDetails
Parameters
id
val
Example
FM_api('Task_setDetails', ['id' => '123', 'val' => 'This is the task details.']);Result
On Success
{'ok':1}Last updated
FM_api('Task_setDetails', ['id' => '123', 'val' => 'This is the task details.']);{'ok':1}Last updated