FutureProg functions

tolocation

Lookup · computer function, computer program, standard futureprog

Location tolocation(Number id)
Contexts: computer function, computer program, standard futureprog
Converts an ID number into the specified type, if one exists
id: The ID to look up

Location tolocation(Text name)
Contexts: computer function, computer program, standard futureprog
Converts a name into the specified type, if one exists
name: The name to look up

← Back to FutureProg functions