BIS fnc arrayCompare: Difference between revisions
Jump to navigation
Jump to search
m (Generated by BIS_fnc_exportFunctionsToWiki) |
m (1 revision) |
(No difference)
|
Revision as of 14:47, 25 July 2014
Description
- Description:
//------------------ // Purpose: This function checks if two arrays are containing the same elements in the same order // Arguments: [array1, array2] // Return: boolean // // Revision History: // 24/11/06 0.1 - First cut // 8 Feb 08 - [Andrew] Deprecated this function; it has been superceded by BIS_fnc_areEqual // which can compare ALL data types (this one fails with certain types) //------------------
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
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