Function EN Version 4.50

@CacheLogReportUpdateInterval

Debugging Float NUMBER System

Syntax

@CacheLogReportUpdateInterval(FN1);

Description

Sets the interval (FN1) at which, when @CacheLogReport is enabled, the APILog entry is updated.
@CacheLogReportUpdateInterval always returns the current interval.
(For FN1=0 only the current interval is returned.)

Example: @CacheLogReportUpdateInterval(FN1)

FN1:=60;
@CacheLogReportUpdateInterval(FN1);

Sets the update interval to 60 seconds (default setting).

Note : This text was machine-translated and may contain inaccuracies.