daystate

prop
SYNOPSIS
    string P_DAY_STATE  "DayState"  -- read only

    string Query(P_DAY_STATE)
      or
    string QueryDayState()

DESCRIPTION
    For outdoor rooms, this property holds the day state currently valid.
    For indoor rooms, it returns 0.

EXAMPLE

AVAILABILITY
    Include: <properties.h>
             <nightday.h>: day states

    Availability: /std/room(/restrictions) and descendants.

SEE ALSO
    room(S), weather(C), weather(S), daydata(P), daydesc(P), statedata(P),
    server(P)