setFileStatus

set a file status property in the file list from the magnetron app user interface

Syntax

setFileStatus(path, index, value)

Returns

returns (integer) true if successful

Parameters

path (string)
path of the (new) file (treated as unique id for the file list)
index (integer)
as each file can be added multiple times. 0 is default
value (string)
a custom string which will be displayed with the file in the file list. available space depends on the window size, shorter is better.