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

_get

Returns File name

Parameters

id

File ID number.

Example

FM_api('File_get', ['id' => '1'] )

On Success

"Test file for user"

Last updated