Difference between revisions of "FBInstant.getLocale"

From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
The locale string returned is a five-character Facebook locale code of the form xx_XX.
 
The locale string returned is a five-character Facebook locale code of the form xx_XX.
 
<br /></translate>
 
<br /></translate>
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(string) = FBInstant.getLocale()
 
(string) = FBInstant.getLocale()
</source>
+
</syntaxhighlight>
 
=== <translate>Return values</translate> ===
 
=== <translate>Return values</translate> ===
 
'''<translate>Returns</translate>''' (string) <translate>The current locale.</translate><br/>
 
'''<translate>Returns</translate>''' (string) <translate>The current locale.</translate><br/>
  
 
{{FBInstant}}
 
{{FBInstant}}

Latest revision as of 15:27, 13 July 2023