Static Function Find ( [ Language As String ] ) As Language
Find a language from its code or its translated name and returns it.
Language is the code or name to search. If not specified, System.Language is used.
If the language is not found, NULL is returned.