isEqualRef: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |version1= 2.12 |branch= dev |gr1= Variables |descr= Compares two values by reference, returns true if equal. |s1= val1 isEqualRef...") |
Cat Harsis (talk | contribs) m (No longer dev branch only since release of 2.12) |
||
Line 3: | Line 3: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 2.12 | |version1= 2.12 | ||
|gr1= Variables | |gr1= Variables |
Latest revision as of 15:32, 28 February 2023
Description
Syntax
- Syntax:
- val1 isEqualRef val2
- Parameters:
- val1: Anything
- val2: Anything
- Return Value:
- Boolean - true if the same ref
Examples
- Example 1:
Additional Information
- See also:
- isNotEqualRef isEqualTo Operators
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