_setDescription
Parameters
id
val
Example
FM_api('Vehicle_setDescription', ['id' => '123', 'val' => 'Test Description']);Result
On Success
{'ok':1}Last updated
FM_api('Vehicle_setDescription', ['id' => '123', 'val' => 'Test Description']);{'ok':1}Last updated