setFileProperty

sets a property of the file list from the magnetron app user interface

Syntax

setFileProperty(path, index, key, value)

Returns

returns (integer) true if successful

Parameters

filepath (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
key (string)
the property 'name'
value (string)
the new value as string