MonitorInterval Property (FileProp Object)

Corresponds to the Monitor Interval text box in the File page of Configuration Properties.

[JavaScript]

n = object.MonitorInterval;
object.MonitorInterval = n;

[VBScript]

n = object.MonitorInterval
object.MonitorInterval = n

Version

Supported on EmEditor Professional Version 7.00 or later.