Hi @sachin_khanna.
In your case, the list contains()
function should also work. Additionally, you can combine it with the count()
function to check if the lists have the same size.
An equals check for lists will also be available soon:
Hi @sachin_khanna.
In your case, the list contains()
function should also work. Additionally, you can combine it with the count()
function to check if the lists have the same size.
An equals check for lists will also be available soon: