- a: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (moved to template)
Line 1: Line 1:
<h2 style="color:#000066">''' - ''a'' '''</h2>
<h2 style="color:#000066">''' - ''a'' '''</h2>


{{Command|= Comments
____________________________________________________________________________________________


'''Operand types:'''
| ofp |= Game name


'''a:''' [[Number]]
|1.00|= Game version
____________________________________________________________________________________________


'''Type of returned value:'''
| Unary minus: zero minus a |= Description
____________________________________________________________________________________________


[[Number]]
| '''- a''' |= Syntax


'''Description:'''
|p1 = a: [[Number]]


Unary minus: zero minus a
| [[Number]] |= Return value
____________________________________________________________________________________________
|x1 = <code> - -10</code>


Result is 10
|  |= See also


'''Example:'''
}}


- -10 ............. Result is 10
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
 
<!-- Note Section END -->
</dl>
 
<h3 style="display:none">Bottom Section</h3>





Revision as of 05:31, 12 August 2006

- a


Hover & click on the images for description

Description

Description:
Unary minus: zero minus a
Groups:
Uncategorised

Syntax

Syntax:
- a
Parameters:
a: Number
Return Value:
Number

Examples

Example 1:
- -10 Result is 10

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