FutureProg functions
tobank
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
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