Skip to content

checkShare()

sc3d edited this page Dec 30, 2022 · 1 revision

checkShare()

Checks if two lists have a specific value

Arguments

checkShare(a1, a2, value)

a1

The first array

a2

The second array

value

The value to check

Clone this wiki locally