Difference between revisions of "Event File.Changed"

From Flowcode Help
Jump to navigationJump to search
(XML import)
(XML import)
Line 8: Line 8:
 
==Parameters==
 
==Parameters==
 
''This event has no parameters''
 
''This event has no parameters''
 +
  
 
==Return value==
 
==Return value==

Revision as of 01:58, 12 May 2013

Sent when a file being watched has changed

This event is part of the File class

Parameters

This event has no parameters


Return value

ULONG

The return of this event is currently unused


Detailed description

No additional information


Examples

No additional information