FutureProg functions

moonphase

Celestials · computer function, computer program, standard futureprog

Text moonphase(Location location)
Contexts: computer function, computer program, standard futureprog
Looks up the first planetary moon associated with the supplied room's zone or zone and returns its current phase text. Returns an empty string if the zone or moon cannot be found.
location: The room whose zone should be used to determine the current moon phase.

Text moonphase(Zone zone)
Contexts: computer function, computer program, standard futureprog
Looks up the first planetary moon associated with the supplied room's zone or zone and returns its current phase text. Returns an empty string if the zone or moon cannot be found.
zone: The zone to use when determining the current moon phase.

← Back to FutureProg functions