lineBreak: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|LINEBREAK]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |LINEBREAK]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|LINEBREAK]]


| ofp |= Game name


<h2 style="color:#000066">''' lineBreak '''</h2>
|1.00|= Game version
____________________________________________________________________________________________


| Creates a structured text containing a line break. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''lineBreak''' |= Syntax


None
|  |= Return value
____________________________________________________________________________________________
 
|x1= <pre>txt3 = lineBreak</pre> |= Example 1
____________________________________________________________________________________________


'''Type of returned value:'''
|  |= See also


'''Compatibility:'''
}}


[[Structured Text]]
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Creates a structured text containing a line break.
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|LINEBREAK]]
 
[[Category:Scripting Commands OFP Elite |LINEBREAK]]
'''Example:'''
[[Category:Scripting Commands ArmA|LINEBREAK]]
 
txt3 = lineBreak

Revision as of 01:57, 2 August 2006

Hover & click on the images for description

Description

Description:
Creates a structured text containing a line break.
Groups:
Uncategorised

Syntax

Syntax:
lineBreak
Return Value:
Return value needed

Examples

Example 1:
txt3 = lineBreak

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

Notes

Bottom Section