daydesc

prop
SYNOPSIS
    string P_DAY_DESC  "DayDesc"  -- read only

    string Query(P_DAY_DESC)
      or
    string QueryDayDesc()

DESCRIPTION
    For outdoor rooms, this property holds the weather description 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), daystate(P), statedata(P),
    server(P)