OUI_LangGroup_Create()
See also: OpenLanguages API
Return to Introduction  Previous page  Next page

This function is used to create new Language Groups. It uses the format:

<MvFUNCTION NAME = "OUI_LangGroup_Create" PARAMETERS = "code, name" STANDARDOUTPUTLEVEL = "">  

This function is called with the parameters:

·l.code      set to the unique group "code" (recommended is the Module_Code() return value)  
·l.name      set to a string "name" for this group  

The return value is either a "0" (error occurred) or the new Group's ID number (a system assigned unique indentifier for the new group). If the Group "code" already exists, that Group's ID number will be returned.

 


Send feedback on this documentation.
© 2004 - 2000 Darren Ehlers & OpenUI Developer Consortium