lineBreak: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=") |
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
||
Line 2: | Line 2: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma | | | arma |Game name= | ||
|1.00|= Game version | |1.00|= Game version |
Revision as of 00:36, 1 September 2019
Description
- Description:
- Creates a structured text containing a line break.
- Groups:
- Uncategorised
Syntax
- Syntax:
- lineBreak
- Return Value:
- Structured Text
Examples
- Example 1:
hint composeText ["First line", lineBreak, "Second line"];
- Example 2:
hint str (composeText [lineBreak] == parseText "<br/>"); // true
Additional Information
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma version 1.00
- Arma: New Scripting Commands
- Arma: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP Elite
- Scripting Commands ArmA
- Command Group: GUI Control
- Command Group: Variables
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters