For the complete documentation index, see llms.txt. This page is also available as Markdown.

_getDT

Retrieve details for all Task records.

Example

FM_api('Tasks_getDT');

Result

On Success

{"draw":0,"recordsTotal":"10","recordsFiltered":"10","data":[]}

Last updated