setFileIconColor

set the icon color property of the file list from the magnetron app user interface

Syntax

setFileIconColor(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)
the color in hex format AARRGGBB (ie. FFFF0000 for opaque red)