FutureProg functions

withdrawgrid

Grids · computer function, computer program, standard futureprog

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

← Back to FutureProg functions