FutureProg functions

extendgrid

Grids · computer function, computer program, standard futureprog

Boolean extendgrid(Number grid, Location location)
Contexts: computer function, computer program, standard futureprog
This function allows you to extend a grid (electrical, gas, liquid etc) to a new location. Returns true if the extension happened, false implies the grid was already present or there was another error.
grid: The ID of the grid you want to extend
location: The location you want to extend the grid to

← Back to FutureProg functions