comment: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| ofp |= Game name | |||
|1.00|= Game version | |||
____________________________________________________________________________________________ | |||
| Define a comment. Mainly used in [[functions]], as you're able to introduce comment lines with semicolons in [[scripts]]. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | '''comment''' comment |= Syntax | ||
|p1= comment: [[String]] - the comment that you'd like to write here |= Parameter 1 | |||
| [[Nothing]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>comment"This is a commented line"</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|COMMENT]] | |||
[[Category:Scripting Commands OFP 1.96|COMMENT]] | |||
[[Category:Scripting Commands ArmA|COMMENT]] | |||
Revision as of 22:59, 1 August 2006
Description
- Description:
- Define a comment. Mainly used in functions, as you're able to introduce comment lines with semicolons in scripts.
- Groups:
- Uncategorised
Syntax
- Syntax:
- comment comment
- Parameters:
- comment: String - the comment that you'd like to write here
- Return Value:
- Nothing
Examples
- Example 1:
comment"This is a commented 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