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

_getDT

Retrieve details for all Vehicle records.

Example

FM_api('Vehicles_getDT');

Result

On Success

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

Last updated