a = b: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (fixed values) |
||
Line 1: | Line 1: | ||
[[Category:Scripting Commands|#]] | |||
[[Category:Scripting Commands OFP 1.96|#]] | |||
[[Category:Scripting Commands OFP 1.46|#]] | |||
[[Category:Scripting Commands ArmA|#]] | |||
[[Category:Command_Group:_Math|#]] | |||
{{Command|= Comments | {{Command|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 10: | Line 15: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|''' ' | | a '''<nowiki>=</nowiki>''' b |= Syntax | ||
|p1 = a: [[Number]], [[Group]], [[String]] or [[Object]] | |p1= a: [[Number]], [[Group]], [[String]] or [[Object]] |= Parameter 1 | ||
|p2 = b: [[Number]], [[Group]], [[String]] or [[Object]] | |p2= b: [[Number]], [[Group]], [[String]] or [[Object]] |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value | ||
Line 25: | Line 30: | ||
<code>_greeting <nowiki>=</nowiki> "Hello!"</code> | <code>_greeting <nowiki>=</nowiki> "Hello!"</code> | ||
<code>_enemytank <nowiki>=</nowiki> mytank1 </code> | <code>_enemytank <nowiki>=</nowiki> mytank1 </code> |= | ||
| |= See also | | |= See also | ||
Line 39: | Line 44: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
Revision as of 02:19, 8 December 2006
Description
- Description:
- a is equal to b
- Groups:
- Uncategorised
Syntax
- Syntax:
- a = b
- Parameters:
- a: Number, Group, String or Object
- b: Number, Group, String or Object
- Return Value:
- Nothing
Examples
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