Checks whether the elements of two arrays are the same with the same order.
A boolean, indicating both arrays have the same contents.
The first array.
The second array.
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
Checks whether the elements of two arrays are the same with the same order.
Returns
A boolean, indicating both arrays have the same contents.