Property
RefreshTimerValue
Description
Causes a
RefreshCube
doAction each number of secondes.
Type
Numeric
Values
>0
Sets the refresh timer to this number of seconds
Default
-1
Example
Code:
Cube1.RefreshTimerValue = 10
HTML:
<PARAM NAME="RefreshTimerValue" VALUE= "10">
See also
RefreshCube
Doaction action,
AutoRefreshCube
and
RefreshTimerActive
properties.
Notes