Bundt Scripting Reference
                            ·
                            Bundt Scripting Language version 1.0.1.0
                        
                        
                        
                        
    
    
    
    
        Language Name
        format
    
    
    Since Bundt supports multilingualism , you often need to express language names in scripting.
    
    A language name is composed of a single identifier that follows these rules:
    
    
    Syntax
    
        
    Language_Region
    
    
        
            
                | Element | Type | Notes | 
        
        
            
    
        | Language | Identifier | An ISO 639 two-letter lowercase code associated with a language, such as "en" for English or "es" for Spanish. | 
    
        | Region | Identifier | An ISO 3166 two-letter uppercase code associated with a country or region, such as "GB" for Britain or "ES" for Spain. | 
        
    
    
    Examples
    
        
            
                | Intent | Code | 
        
        
            
    
        | Create a type model with an explicit language | create type model MyModel language es_ES "EspaƱol"; | 
        
    
    
    See Also
    
                        
                        
                        
                            Contents distributed under a Creative Commons Attribution 4.0 International License 
                            ·
                            About
                            ·
                            Terms of Use
                            ·
                            Contact Us
                            ·
                            last updated on 08 October 2020