localize: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|L]]
[[Category:Scripting Commands|LOCALIZE]]
[[Category:Scripting Commands OFP 1.97|L]]
[[Category:Scripting Commands OFP 1.97|LOCALIZE]]
[[Category:Scripting Commands OFP 1.46|L]]
[[Category:Scripting Commands OFP 1.46|LOCALIZE]]
[[Category:Scripting Commands ArmA|L]]
[[Category:Scripting Commands ArmA|LOCALIZE]]





Revision as of 15:29, 4 May 2006


localize stringName


Operand types:

stringName: String

Type of returned value:

String

Description:

Replace string with given stringName with corresponding localized text from stringtable.csv.


Example:

localize "STR_DN_FROG"