formatText: Difference between revisions
Jump to navigation
Jump to search
(add. classification) |
m (VBS2 scripting category removal) |
||
Line 41: | Line 41: | ||
[[Category:Command_Group:_Variables|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Variables|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 05:13, 19 July 2011
Description
- Description:
- Creates a structured text by replacing %1, %2, etc. in format with plain or structured texts given as arguments.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Structured Text = formatText [format, arg1, arg2, ...]
- Parameters:
- [format, arg1, arg2, ...]: Array
- format: String
- arg1, arg2, ...]
- Return Value:
- Structured Text
Examples
- Example 1:
- _text = formatText ["Image: %1", image "data\isniper.paa"]
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note