MonitorInterval Property (FileProp Object)¶
Corresponds to the Monitor Interval text box in the
File page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
n = object.MonitorInterval;
object.MonitorInterval = n;
[VBScript]¶
n = object.MonitorInterval
object.MonitorInterval = n
Version¶