FutureProg functions

tobank

Lookup · computer function, computer program, standard futureprog

Bank tobank(Number id)
Contexts: computer function, computer program, standard futureprog
Returns the bank referenced by the ID, or null if not found
id: The ID of the bank

Bank tobank(Text name)
Contexts: computer function, computer program, standard futureprog
Returns the bank referenced by the name, or null if not found
name: The name of the bank

← Back to FutureProg functions