composeText: Difference between revisions
Jump to navigation
Jump to search
m (=) |
mNo edit summary |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Structured Text]] <nowiki>=</nowiki> '''composeText''' [ | | [[Structured Text]] <nowiki>=</nowiki> '''composeText''' [ [[String]], [[String]], ...] |= Syntax | ||
| [[Structured Text]] |= Return value | | [[Structured Text]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre> | |x1= <pre>_txt = composeText ["First line", image "data\isniper.paa", lineBreak, "Second line"]</pre> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 07:09, 27 August 2007
Description
- Description:
- Creates a structured text by joining the given structured or plain texts.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Structured Text = composeText [ String, String, ...]
- Return Value:
- Structured Text
Examples
- Example 1:
_txt = composeText ["First line", image "data\isniper.paa", lineBreak, "Second line"]
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