a - b: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
(#REDIRECT -)
 
(43 intermediate revisions by 17 users not shown)
Line 1: Line 1:
back to [[Scripting_Reference#.23|COMREF]]
#REDIRECT [[-]]
 
<h2 style="color:#000066">''' ''a''-''b'' '''</h2>
 
'''Operand types:'''
 
'''a:''' [[Number]]
 
'''b:''' [[Number]]
 
'''Type of returned value:'''
 
[[Boolean]]
 
'''Description:'''
 
a minus b
 
 
'''Example:'''
 
_sum = 10 - 7 ............ _sum is 3

Latest revision as of 00:26, 7 February 2019

Redirect to: