matchingProperties
- function
- new in 1.65
- It can be called directly, passing two property lists and optionally a third boolean parameter to indicate case sensitivity. But it is more often called using an English-like syntax:
get the properties of foo that match those of bar
get properties in foo that are identical to bar
get the properties in foo that are the same as those in bar