ModelCulture (PQL)
                                    Returns the culture of the model in use.
- Returned Output: Text
 - Library: PQL \ Semantic \ String
 - Version: 2023.10.000
 - Compatibility: Pyramid Query Language (PQL) data sources
 
Syntax
ModelCulture()
                                    
                                    Comments
ModelCulture is a simple getter function with no attributes.
Examples
The following example outputs the ISO code "en-US" where the model is localized for the English language in the United States:
ModelCulture()