FutureProg functions

roomlayers

Rooms · computer function, computer program, standard futureprog

Text Collection roomlayers(Location Location)
Contexts: computer function, computer program, standard futureprog
This function returns a collection of text values representing all the layers in the specified cell. Possible values for layers are VeryDeepUnderwater, DeepUnderwater, Underwater, GroundLevel, OnRooftops, InTrees, HighInTrees, InAir, HighInAir.
Location: The location whose layers you want to determine

Text Collection roomlayers(Location Location, OverlayPackage Package)
Contexts: computer function, computer program, standard futureprog
This function returns a collection of text values representing all the layers in the specified cell. Possible values for layers are VeryDeepUnderwater, DeepUnderwater, Underwater, GroundLevel, OnRooftops, InTrees, HighInTrees, InAir, HighInAir.
Location: The location whose layers you want to determine
Package: The package you want to use to evaluate what terrain type this location is

← Back to FutureProg functions