FutureProg functions

tolegalclass

Lookup · computer function, computer program, standard futureprog

LegalClass tolegalclass(Number id)
Contexts: computer function, computer program, standard futureprog
Converts an ID number into a legal class, if one exists
id: The ID to look up

LegalClass tolegalclass(Text name, LegalAuthority legalauthority)
Contexts: computer function, computer program, standard futureprog
Converts a name within a legal authority into a legal class, if one exists
name: The legal class name to look up
legalauthority: The legal authority that scopes the lookup

← Back to FutureProg functions