GetString: Difference between revisions

From VisionaireWiki
Jump to navigation Jump to search
(New page: ==getString== Lua Syntax: <pre>getString(label)</pre> ===Arguments=== ====label==== :'''"string"''' - Label which will be translated with current language of editor ===Flags=== ===Return...)
 
(Removing all content from page)
 
Line 1: Line 1:
==getString==


Lua Syntax:
<pre>getString(label)</pre>
===Arguments===
====label====
:'''"string"''' - Label which will be translated with current language of editor
===Flags===
===Return Values===
;translatedLabel
:The translated label or the original label if the label could not be translated because the translation is missing.

Latest revision as of 09:48, 25 October 2008