Announcement

Collapse
No announcement yet.

ResetFilterDate Method

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    ResetFilterDate Method

    I'm trying to use ResetFilterDate method in a script, and it appears to append the value set for the "Number of days for Filter Change" option to whatever date is specified.

    For example, if I have the "Number of days for Filter Change" option set to 30 days, and I run this script statement:
    Code:
    &hs.Plugin("BLStat").ResetFilterDate("1/1/2013")
    the "Filter Change Date" device gets set to 1/31/2013.

    Is this the intended behavior?
Working...
X