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

This function is used to update a string for ALL Languages. It uses the format:

<MvFUNCTION NAME = "OUI_LanguageString_UpdateAll" PARAMETERS = "group, id, value" STANDARDOUTPUTLEVEL = "">  

This function is called with the parameters:

·l.group      set to the group "code" (see OUI_LangGroup_Create())  
·l.id      set to a ID number unique for each string within the specified group  
·l.value      set to the current value for the string  

The return value is either a "0" (error occurred) or a "1" (update success). If you want to update only the current Language, use OUI_LanguageString_Update().

 


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