Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether an object matches the specified selector.
![]() |
Syntax
*object.*msMatchesSelector(v)
Parameters
v [in]
Type: StringThe selector to compare the object to.
Return value
Type: Boolean
| Return value | Description |
|---|---|
| false | The object does not match the specified selector. |
| true | The object matches the specified selector. |
Standards information
There are no standards that apply here.
.png)