FutureProg functions
toclan
Clan toclan(Number id)
Contexts: computer function, computer program, standard futureprog
Looks up a clan by ID or name. Returns null if no clan matches.
id: The numeric ID of the clan to look up.
Clan toclan(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
Clan toclan(Text name)
Contexts: computer function, computer program, standard futureprog
Looks up a clan by ID or name. Returns null if no clan matches.
name: The clan name or alias to look up.
Clan toclan(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
Contexts: computer function, computer program, standard futureprog
Looks up a clan by ID or name. Returns null if no clan matches.
id: The numeric ID of the clan to look up.
Clan toclan(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
Clan toclan(Text name)
Contexts: computer function, computer program, standard futureprog
Looks up a clan by ID or name. Returns null if no clan matches.
name: The clan name or alias to look up.
Clan toclan(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